forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 49
Contract and harness for as_ptr, cast, as_mut_ptr, and as_non_null_ptr #126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 30 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
d7e9106
Contract and harness for as_ptr, cast, as_mut_ptr, and as_non_null_ptr
Dhvani-Kapadia 5c5904f
Resolved feedbacks
Dhvani-Kapadia 8a21bc6
Delete verify-error.log
Dhvani-Kapadia 0a9fc55
Deleting Kani
Dhvani-Kapadia ec1d94f
Merge branch 'dhvani_ptr' of https://github.com/danielhumanmod/verify…
Dhvani-Kapadia 8669d9f
Update non_null.rs
Dhvani-Kapadia a393bb1
editing non_null.rs
Dhvani-Kapadia 0116189
Update non_null.rs
Dhvani-Kapadia a844700
Update non_null.rs
Dhvani-Kapadia dbf1e32
Update non_null.rs
Dhvani-Kapadia 20652aa
Update non_null.rs
Dhvani-Kapadia 17d509e
Update non_null.rs
Dhvani-Kapadia 9b1cca6
Update non_null.rs
Dhvani-Kapadia 9bd3888
Update non_null.rs
Dhvani-Kapadia e9d741c
worked on feedback
Dhvani-Kapadia 065eb9f
Update non_null.rs
Dhvani-Kapadia 5f0538c
Update non_null.rs
Dhvani-Kapadia f898e60
Update non_null.rs
Dhvani-Kapadia 6bf025b
Merged with main
Dhvani-Kapadia c02caa9
Merge branch 'dhvani_ptr' of https://github.com/danielhumanmod/verify…
Dhvani-Kapadia 9c3ae58
Delete verify-error1.log
Dhvani-Kapadia a92f07d
Update non_null.rs
Dhvani-Kapadia 43e579e
fixing indentation
Dhvani-Kapadia 87a482d
Revert "fixing indentation"
Dhvani-Kapadia 32be6da
Update library/core/src/ptr/non_null.rs
Dhvani-Kapadia a9e4fda
Update library/core/src/ptr/non_null.rs
Dhvani-Kapadia 76e717d
Update library/core/src/ptr/non_null.rs
Dhvani-Kapadia c1586f8
Update library/core/src/ptr/non_null.rs
Dhvani-Kapadia 44cb515
Revert changes to stdarch
zhassan-aws 905701d
Merge branch 'main' into dhvani_ptr
Dhvani-Kapadia d404097
Update non_null.rs
Dhvani-Kapadia 417655e
Merge branch 'main' into dhvani_ptr
Dhvani-Kapadia 408e0cf
Merge branch 'main' into dhvani_ptr
Dhvani-Kapadia e9b4b37
Remove blank lines
tautschnig 0815ba2
Merge branch 'main' into dhvani_ptr
Dhvani-Kapadia cdeb735
Merge branch 'model-checking:main' into dhvani_ptr
QinyuanWu 152d68e
Remove rustc_const_unstable attribute
zhassan-aws d4924e9
Merge branch 'main' into dhvani_ptr
zhassan-aws File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.