-
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 6 pull requests #99267
Rollup of 6 pull requests #99267
Commits on Jul 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 69f8eb1 - Browse repository at this point
Copy the full SHA 69f8eb1View commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eb1a0c5 - Browse repository at this point
Copy the full SHA eb1a0c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d3b79 - Browse repository at this point
Copy the full SHA 62d3b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4580668 - Browse repository at this point
Copy the full SHA 4580668View commit details -
Remove comment referring to constness.rs
This commit removes the comment in emulate_intrinsic, which is currently referring to 'src/librustc_middle/ty/constness.rs'.
Configuration menu - View commit details
-
Copy full SHA for ed73037 - Browse repository at this point
Copy the full SHA ed73037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62edbbe - Browse repository at this point
Copy the full SHA 62edbbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb7003 - Browse repository at this point
Copy the full SHA ddb7003View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25abdc - Browse repository at this point
Copy the full SHA d25abdcView commit details
Commits on Jul 15, 2022
-
Rollup merge of rust-lang#99113 - WaffleLapkin:arc_simplify, r=Mark-S…
…imulacrum Simplify [a]rc code a little Nothing interesting, just make [a]rc code a little nicer by using `byte_sub` and `let`-`else`.
Configuration menu - View commit details
-
Copy full SHA for 99f3132 - Browse repository at this point
Copy the full SHA 99f3132View commit details -
Rollup merge of rust-lang#99131 - compiler-errors:label-fn, r=cjgillot
Add label for generic arg (+ APIT) and RPIT callables in `label_fn_like` Fixes rust-lang#98308
Configuration menu - View commit details
-
Copy full SHA for 7b63058 - Browse repository at this point
Copy the full SHA 7b63058View commit details -
Rollup merge of rust-lang#99237 - GuillaumeGomez:rustdoc-css-cleanup,…
… r=notriddle removed unused CSS and unused HTML IDs I think that should cover most remaining unused CSS/HTML IDs. r? `@notriddle`
Configuration menu - View commit details
-
Copy full SHA for fe6062f - Browse repository at this point
Copy the full SHA fe6062fView commit details -
Rollup merge of rust-lang#99239 - vakaras:add-myself-to-mir-followers…
…, r=tmiasko Add myself to the set of people notified when MIR changes. I would like to be notified when changes to MIR are made.
Configuration menu - View commit details
-
Copy full SHA for bc8abdb - Browse repository at this point
Copy the full SHA bc8abdbView commit details -
Rollup merge of rust-lang#99241 - danbev:intrinsics-comment, r=fee1-dead
Remove comment referring to constness.rs This commit removes the comment in emulate_intrinsic, which is currently referring to `src/librustc_middle/ty/constness.rs`.
Configuration menu - View commit details
-
Copy full SHA for 6dae197 - Browse repository at this point
Copy the full SHA 6dae197View commit details -
Rollup merge of rust-lang#99257 - Manishearth:regression, r=jackh726
Add regression test for rust-lang#89436 I never got around to adding such a test. In general I think the `yoke` crate has a bunch of interesting testcases that exercise various edges of the algorithms here, it would be nice if we could simply depend on the crate and add some tests that exercise it, but I don't think that's possible. Do you or `@eddyb` think there's any use trying to upstream a bunch of common yoke minimal working example code to the testsuite and having a ton of yoke tests?
Configuration menu - View commit details
-
Copy full SHA for 7976cd6 - Browse repository at this point
Copy the full SHA 7976cd6View commit details