forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 60
Contracts & Harnesses for add, addr, and align_offset
#105
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 all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
9c8905e
contract and harness for add
QinyuanWu 5ea1ddc
add contract and harness to addr
QinyuanWu ca6813f
use can_write
QinyuanWu 2c0dcbe
add harness for align_offset
QinyuanWu df2e658
minor fix
QinyuanWu 6c341e8
minor fix
QinyuanWu 319a002
minor fix
QinyuanWu 64568b7
add contract and negative proof for align_offset
QinyuanWu 2c3a17f
add comments for addr
QinyuanWu 288abda
add requires clause for align_offset and tidy up harnesses
QinyuanWu 404af0a
Merge branch 'model-checking:main' into dev-olivia
QinyuanWu c7406c1
incorporate pr suggestions
QinyuanWu 420eb05
Merge branch 'model-checking:main' into dev-olivia
QinyuanWu 3ec9b12
Merge branch 'dev-olivia' of https://github.com/danielhumanmod/verify…
QinyuanWu 4e7e3a5
using same_allocation for add
QinyuanWu f065d6b
Merge branch 'model-checking:main' into dev-olivia
QinyuanWu 6cfad82
misc: remove todo
QinyuanWu 88afe64
Merge branch 'model-checking:main' into dev-olivia
QinyuanWu 22ac1a9
address PR comments
QinyuanWu 293a297
Merge branch 'dev-olivia' of https://github.com/danielhumanmod/verify…
QinyuanWu 028ab6a
merge with upstream/main
QinyuanWu 355c672
address PR comment
QinyuanWu b383978
revert stdarch changes
QinyuanWu e428231
Merge branch 'model-checking:main' into dev-olivia
QinyuanWu 7e2eee3
simplify expressions
QinyuanWu dc9e9e0
use PointerGenerator for add
QinyuanWu 25317fd
Remove unused import
d26185e
Merge branch 'main' into dev-olivia
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.