-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 #116110
Rollup of 5 pull requests #116110
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e76b7f2 - Browse repository at this point
Copy the full SHA e76b7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c8520 - Browse repository at this point
Copy the full SHA b8c8520View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27fe1c3 - Browse repository at this point
Copy the full SHA 27fe1c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1170b7b - Browse repository at this point
Copy the full SHA 1170b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c5f98 - Browse repository at this point
Copy the full SHA 09c5f98View commit details -
Add assembly test to make sure that inlining works as expected when c…
…losures inherit target features
Configuration menu - View commit details
-
Copy full SHA for 3393f86 - Browse repository at this point
Copy the full SHA 3393f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f286a75 - Browse repository at this point
Copy the full SHA f286a75View commit details
Commits on Sep 23, 2023
-
Rollup merge of rust-lang#115794 - cjgillot:aggregate-no-box, r=david…
…twco Do not create a DerefLen place for `Box<[T]>`. Fixes rust-lang#115789
Configuration menu - View commit details
-
Copy full SHA for b64bb0d - Browse repository at this point
Copy the full SHA b64bb0dView commit details -
Rollup merge of rust-lang#116069 - compiler-errors:debug-tuple, r=Nil…
…strieb Fix debug printing of tuple Self-explanatory. Didn't create a UI test, but I guess I could -- not sure where debug output shows up in rustc_attrs to make a sufficient test, tho.
Configuration menu - View commit details
-
Copy full SHA for a19d121 - Browse repository at this point
Copy the full SHA a19d121View commit details -
Rollup merge of rust-lang#116075 - Colonial-Dev:issue-116063-fix, r=M…
…ark-Simulacrum Document panics on unsigned wrapping_div/rem calls (rust-lang#116063) Add missing `# Panics` sections to the `uint_impl!` macro, documenting that the `wrapping_rem/div` calls will panic if passed zero.
Configuration menu - View commit details
-
Copy full SHA for fcb6172 - Browse repository at this point
Copy the full SHA fcb6172View commit details -
Rollup merge of rust-lang#116076 - chriswailes:android-riscv-extensio…
…n-update, r=cjgillot Add Zba, Zbb, and Zbs as target features for riscv64-linux-android This pull request adds the Zba, Zbb, and Zbs target features to the `riscv64-linux-android` target specification. These features have been enabled and tested internally in Android infrastructure.
Configuration menu - View commit details
-
Copy full SHA for 11e40ff - Browse repository at this point
Copy the full SHA 11e40ffView commit details -
Rollup merge of rust-lang#116078 - eduardosm:closure-inherit-target-f…
…eature, r=Mark-Simulacrum Add assembly test to make sure that inlining works as expected when closures inherit target features Closes rust-lang#108338 (the added test proves that it is working correctly)
Configuration menu - View commit details
-
Copy full SHA for 6033e33 - Browse repository at this point
Copy the full SHA 6033e33View commit details