-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rust-lang/rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pnkfelix/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rustc-contracts-ast
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 83 files changed
- 1 contributor
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8b3a46 - Browse repository at this point
Copy the full SHA e8b3a46View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59642ca - Browse repository at this point
Copy the full SHA 59642caView commit details -
checkpoint compiler and rustdoc changes that build with some HIR adop…
…tion of contract form.
Configuration menu - View commit details
-
Copy full SHA for 93d3633 - Browse repository at this point
Copy the full SHA 93d3633View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80d2036 - Browse repository at this point
Copy the full SHA 80d2036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91af61c - Browse repository at this point
Copy the full SHA 91af61cView commit details
Commits on Oct 17, 2024
-
removed incorrect visit call (it is covered by the visit_fn that imme…
…diately follows).
Configuration menu - View commit details
-
Copy full SHA for 3ffe83d - Browse repository at this point
Copy the full SHA 3ffe83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d4ea0 - Browse repository at this point
Copy the full SHA 17d4ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f03ae - Browse repository at this point
Copy the full SHA d1f03aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1504e07 - Browse repository at this point
Copy the full SHA 1504e07View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd74991 - Browse repository at this point
Copy the full SHA cd74991View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3007ba7 - Browse repository at this point
Copy the full SHA 3007ba7View commit details
Commits on Oct 29, 2024
-
attempt to fill in blanks re contract codegen. it still ICEs -- namel…
…y stealing an already stolen thir_body in visit_inner_body of check_unsafety.rs:205.
Configuration menu - View commit details
-
Copy full SHA for 44e97b4 - Browse repository at this point
Copy the full SHA 44e97b4View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59805ae - Browse repository at this point
Copy the full SHA 59805aeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...rustc-contracts-ast