-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Rollup of 5 pull requests #99157
Rollup of 5 pull requests #99157
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f165843 - Browse repository at this point
Copy the full SHA f165843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9935796 - Browse repository at this point
Copy the full SHA 9935796View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad9e1e3 - Browse repository at this point
Copy the full SHA ad9e1e3View commit details
Commits on Jul 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b361638 - Browse repository at this point
Copy the full SHA b361638View commit details -
Configuration menu - View commit details
-
Copy full SHA for c84cfa4 - Browse repository at this point
Copy the full SHA c84cfa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab4a80e - Browse repository at this point
Copy the full SHA ab4a80eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b398fa5 - Browse repository at this point
Copy the full SHA b398fa5View commit details
Commits on Jul 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc26ca1 - Browse repository at this point
Copy the full SHA fc26ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb6784 - Browse repository at this point
Copy the full SHA 5fb6784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ac69d7 - Browse repository at this point
Copy the full SHA 3ac69d7View commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c44357 - Browse repository at this point
Copy the full SHA 6c44357View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c1868 - Browse repository at this point
Copy the full SHA b7c1868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236c7c0 - Browse repository at this point
Copy the full SHA 236c7c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 988e754 - Browse repository at this point
Copy the full SHA 988e754View commit details -
Rollup merge of rust-lang#99020 - fee1-dead-contrib:repr_transparent_…
…non_exhaustive, r=oli-obk check non_exhaustive attr and private fields for transparent types Fixes rust-lang#78586.
Configuration menu - View commit details
-
Copy full SHA for a93152d - Browse repository at this point
Copy the full SHA a93152dView commit details -
Rollup merge of rust-lang#99033 - 5225225:interpreter-validity-checks…
…, r=oli-obk Use constant eval to do strict mem::uninit/zeroed validity checks I'm not sure about the code organisation here, I just dumped the check in rustc_const_eval at the root. Not hard to move it elsewhere, in any case. Also, this means cranelift codegen intrinsics lose the strict checks, since they don't seem to depend on rustc_const_eval, and I didn't see a point in keeping around two copies. I also left comments in the is_zero_valid methods about "uhhh help how do i do this", those apply to both methods equally. Also rustc_codegen_ssa now depends on rustc_const_eval... is this okay? Pinging `@RalfJung` since you were the one who mentioned this to me, so I'm assuming you're interested. Haven't had a chance to run full tests on this since it's really warm, and it's 1AM, I'll check out any failures/comments in the morning :)
Configuration menu - View commit details
-
Copy full SHA for 3f66c4e - Browse repository at this point
Copy the full SHA 3f66c4eView commit details -
Rollup merge of rust-lang#99038 - jackh726:earlybinder-cleanup, r=lcnr
Some more `EarlyBinder` cleanups First commit has a couple unrelated cleanups, but otherwise each commit is self-explanatory r? rust-lang/types
Configuration menu - View commit details
-
Copy full SHA for 542d036 - Browse repository at this point
Copy the full SHA 542d036View commit details -
Rollup merge of rust-lang#99124 - compiler-errors:issue-99122, r=oli-obk
Fix sized check ICE in asm check Fixes (beta nominated, so doesn't close) rust-lang#99122
Configuration menu - View commit details
-
Copy full SHA for db4e980 - Browse repository at this point
Copy the full SHA db4e980View commit details -
Rollup merge of rust-lang#99142 - notriddle:notriddle/doctest-multili…
…ne-crate-attributes, r=GuillaumeGomez fix(doctest): treat fatal parse errors as incomplete attributes Fixes rust-lang#99089
Configuration menu - View commit details
-
Copy full SHA for 18a2fa7 - Browse repository at this point
Copy the full SHA 18a2fa7View commit details