mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
0028f344ce
Rollup of 14 pull requests Successful merges: - rust-lang/rust#153007 (`rust-analyzer` subtree update) - rust-lang/rust#152670 (Simplify ThinLTO handling) - rust-lang/rust#152768 (Enable autodiff in ci for all major os) - rust-lang/rust#152908 (Enable rust.remap-debuginfo in the dist profile) - rust-lang/rust#152999 (Check importing `crate`/`$crate`/`super` after handling `self`) - rust-lang/rust#152003 (Reflection TypeId::trait_info_of) - rust-lang/rust#152976 (Revert relative paths for std links in rustc-docs) - rust-lang/rust#152985 (Port `#[feature]` to the new attribute system) - rust-lang/rust#152989 (Port `#[rustc_inherit_overflow_checks]` to the new attribute parsers) - rust-lang/rust#152991 (fix interpreter tracing output) - rust-lang/rust#153004 (Superficial tweaks to the query modifier docs in `rustc_middle::query::modifiers`) - rust-lang/rust#153008 (bootstrap.compiler.toml: update name of primary branch) - rust-lang/rust#153016 (Migration of `LintDiagnostic` - part 2) - rust-lang/rust#153020 (rustdoc: Improve sentence for documented empty impl blocks) Failed merges: - rust-lang/rust#152988 (Port `#[register_tool]` to the new attribute system)