rust/compiler/rustc_attr_parsing
bors 4931e09e3a Auto merge of #151087 - GuillaumeGomez:rollup-vIdiReJ, r=GuillaumeGomez
Rollup of 13 pull requests

Successful merges:

 - rust-lang/rust#150587 (triagebot: add A-rustdoc-js autolabel)
 - rust-lang/rust#150677 (Improve std::path::Path::join documentation)
 - rust-lang/rust#150737 (diagnostics: make implicit Sized bounds explicit in E0277)
 - rust-lang/rust#150771 (Remove legacy homu `try` and `auto` branch mentions)
 - rust-lang/rust#150840 (Make `--print=check-cfg` output compatible `--check-cfg` arguments)
 - rust-lang/rust#150915 (Regression test for type params on eii)
 - rust-lang/rust#151017 (Port the rustc dump attributes to the attribute parser)
 - rust-lang/rust#151019 (Make `Type::of` support unsized types)
 - rust-lang/rust#151031 (Support arrays in type reflection)
 - rust-lang/rust#151043 (armv7-unknown-linux-uclibceabihf.md: Fix bootstrap.toml syntax)
 - rust-lang/rust#151052 (ui: add regression test for macro resolution ICE (issue rust-lang/rust#150711))
 - rust-lang/rust#151053 (Reduce flakyness for `tests/rustdoc-gui/notable-trait.goml`)
 - rust-lang/rust#151055 (Emit error instead of delayed bug when meeting mismatch type for const array)

r? @ghost
2026-01-14 03:26:31 +00:00
..
src Auto merge of #151087 - GuillaumeGomez:rollup-vIdiReJ, r=GuillaumeGomez 2026-01-14 03:26:31 +00:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl Move checks from check_doc_attrs directly into rustc_attr_parsing 2026-01-11 18:36:03 +01:00