-
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 6 pull requests #109668
Rollup of 6 pull requests #109668
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8ead2e - Browse repository at this point
Copy the full SHA c8ead2eView commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a912a93 - Browse repository at this point
Copy the full SHA a912a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dad788 - Browse repository at this point
Copy the full SHA 1dad788View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c342c - Browse repository at this point
Copy the full SHA c8c342cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de61a78 - Browse repository at this point
Copy the full SHA de61a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ea994 - Browse repository at this point
Copy the full SHA 87ea994View commit details
Commits on Mar 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2fe4cad - Browse repository at this point
Copy the full SHA 2fe4cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9815d6 - Browse repository at this point
Copy the full SHA e9815d6View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e16c56 - Browse repository at this point
Copy the full SHA 3e16c56View commit details -
Rollup merge of rust-lang#109330 - GuillaumeGomez:intermediate-reexpo…
…rt-intra-doc-ice, r=petrochenkov rustdoc: Fix ICE for intra-doc link on intermediate re-export Fixes rust-lang#109282. This PR is based on rust-lang#109266 as it includes its commit to make this work. `@petrochenkov:` It was exactly as you predicted, adding the `DefId` to the attributes fixed the error for intermediate re-exports as well. Thanks a lot! r? `@petrochenkov`
Configuration menu - View commit details
-
Copy full SHA for 52c8084 - Browse repository at this point
Copy the full SHA 52c8084View commit details -
Rollup merge of rust-lang#109354 - Swatinem:rm-closureid, r=compiler-…
…errors Remove the `NodeId` of `ast::ExprKind::Async` This is a followup to rust-lang#104833 (review). In my original attempt, I was using `LoweringContext::expr`, which was not correct as it creates a fresh `DefId`. It now uses the correct `DefId` for the wrapping `Expr`, and also makes forwarding `#[track_caller]` attributes more explicit.
Configuration menu - View commit details
-
Copy full SHA for b1e8be7 - Browse repository at this point
Copy the full SHA b1e8be7View commit details -
Rollup merge of rust-lang#109445 - Teapot4195:issue-109407-fix, r=ozk…
…anonur Allow passing the --nocapture flag to compiletest closes rust-lang#109407
Configuration menu - View commit details
-
Copy full SHA for df453d9 - Browse repository at this point
Copy the full SHA df453d9View commit details -
Rollup merge of rust-lang#109512 - fee1-dead-contrib:bump-askama_deri…
…ve, r=Mark-Simulacrum bump `askama_derive` to 0.12.1 Which uses syn 2.0. cc rust-lang#109302
Configuration menu - View commit details
-
Copy full SHA for bb96606 - Browse repository at this point
Copy the full SHA bb96606View commit details -
Rollup merge of rust-lang#109637 - bjorn3:add_test_annotation, r=tmiasko
Add missing needs-asm-support annotation to ui/simple_global_asm.rs
Configuration menu - View commit details
-
Copy full SHA for 17f2c2b - Browse repository at this point
Copy the full SHA 17f2c2bView commit details -
Rollup merge of rust-lang#109666 - clubby789:ascii-case-comment, r=fe…
…e1-dead Correct ASCII case comment Fixes rust-lang#109508
Configuration menu - View commit details
-
Copy full SHA for c0dec2b - Browse repository at this point
Copy the full SHA c0dec2bView commit details