You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#99203 - GuillaumeGomez:rollup-b2re0dv, r=GuillaumeGomez
Rollup of 10 pull requests
Successful merges:
- rust-lang#98789 (rustdoc-json-types: Clean up derives.)
- rust-lang#98848 (Build the Clippy book as part of x.py doc)
- rust-lang#99020 (check non_exhaustive attr and private fields for transparent types)
- rust-lang#99132 (Add some autolabels for A-bootstrap and T-infra)
- rust-lang#99148 (Clarify that [iu]size bounds were only defined for the target arch)
- rust-lang#99152 (Use CSS variables to handle theming (part 2))
- rust-lang#99168 (Add regression test for rust-lang#74713)
- rust-lang#99176 (:arrow_up: rust-analyzer)
- rust-lang#99183 (Mention rust-analyzer maintainers when `proc_macro` bridge is changed)
- rust-lang#99185 (llvm-wrapper: adapt for LLVM API change)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
/// = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
3166
+
/// = note: for more information, see issue #78586 <https://github.com/rust-lang/rust/issues/78586>
3167
+
/// = note: this struct contains `NonExhaustiveZst`, which is marked with `#[non_exhaustive]`, and makes it not a breaking change to become non-zero-sized in the future.
0 commit comments