-
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 #91573
Rollup of 5 pull requests #91573
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1feeda8 - Browse repository at this point
Copy the full SHA 1feeda8View commit details
Commits on Dec 4, 2021
-
compiler/rustc_target: make m68k-unknown-linux-gnu use the gnu base
This makes the m68k arch match the other GNU/Linux based targets.
Configuration menu - View commit details
-
Copy full SHA for 6aa5f6f - Browse repository at this point
Copy the full SHA 6aa5f6fView commit details
Commits on Dec 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 706faa1 - Browse repository at this point
Copy the full SHA 706faa1View commit details -
Bump download-ci-llvm-stamp for LLD inclusion
This will make 'lld' available locally now, instead of needing to wait for the next LLVM submodule bump.
Configuration menu - View commit details
-
Copy full SHA for 8830cbc - Browse repository at this point
Copy the full SHA 8830cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8daff2 - Browse repository at this point
Copy the full SHA a8daff2View commit details -
Rollup merge of rust-lang#91367 - FabianWolff:issue-91334-ice, r=nagisa
Fix ICE in `check_must_not_suspend_ty()` Fixes rust-lang#91334. I have also used `TyS::tuple_fields()` (instead of the `SubstsRef` directly) to get the tuple fields, because that's what [the documentation](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/enum.TyKind.html#variant.Tuple) says, although it doesn't seem to make a difference in practice (this is not what fixed the ICE).
Configuration menu - View commit details
-
Copy full SHA for bd98a79 - Browse repository at this point
Copy the full SHA bd98a79View commit details -
Rollup merge of rust-lang#91391 - GuillaumeGomez:simplify-no-headless…
…, r=jsha Simplify --no-headless option for rustdoc-gui tester It adds a message stating the change for the concurrency and also remove the extra condition when running the tests. r? `@camelid`
Configuration menu - View commit details
-
Copy full SHA for 9c777fc - Browse repository at this point
Copy the full SHA 9c777fcView commit details -
Rollup merge of rust-lang#91537 - sunshowers:m68k-gnu, r=joshtriplett
compiler/rustc_target: make m68k-unknown-linux-gnu use the gnu base This makes the m68k arch match the other GNU/Linux based targets by setting the environment to gnu.
Configuration menu - View commit details
-
Copy full SHA for 971f469 - Browse repository at this point
Copy the full SHA 971f469View commit details -
Rollup merge of rust-lang#91554 - r00ster91:patch-3, r=GuillaumeGomez
Update doc about code block edition attributes
Configuration menu - View commit details
-
Copy full SHA for d6ff132 - Browse repository at this point
Copy the full SHA d6ff132View commit details -
Rollup merge of rust-lang#91563 - Aaron1011:bump-llvm-stamp, r=Mark-S…
…imulacrum Bump download-ci-llvm-stamp for LLD inclusion This will make 'lld' available locally now, instead of needing to wait for the next LLVM submodule bump.
Configuration menu - View commit details
-
Copy full SHA for d056cbf - Browse repository at this point
Copy the full SHA d056cbfView commit details