rust/compiler/rustc_attr_data_structures/src
bors 1079c5edb2 Auto merge of #144145 - matthiaskrgr:rollup-swc74s4, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 - rust-lang/rust#138554 (Distinguish delim kind to decide whether to emit unexpected closing delimiter)
 - rust-lang/rust#142673 (Show the offset, length and memory of uninit read errors)
 - rust-lang/rust#142693 (More robustly deal with relaxed bounds and improve their diagnostics)
 - rust-lang/rust#143382 (stabilize `const_slice_reverse`)
 - rust-lang/rust#143928 (opt-dist: make llvm builds optional)
 - rust-lang/rust#143961 (Correct which exploit mitigations are enabled by default)
 - rust-lang/rust#144050 (Fix encoding of link_section and no_mangle cross crate)
 - rust-lang/rust#144059 (Refactor `CrateLoader` into the `CStore`)
 - rust-lang/rust#144123 (Generalize `unsize` and `unsize_into` destinations)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-07-19 05:02:40 +00:00
..
attributes.rs Rollup merge of #143891 - scrabsha:push-xxtttopqoprr, r=jdonszelmann 2025-07-18 04:27:52 +02:00
encode_cross_crate.rs Rollup merge of #144050 - JonathanBrouwer:cross-crate-reexport, r=jdonszelmann 2025-07-18 19:14:46 +02:00
lib.rs Include ErrorGuaranteed in StableSince::Err. 2025-07-17 23:27:19 +00:00
lints.rs Rewrite empty attribute lint 2025-07-06 09:51:35 +02:00
stability.rs Include ErrorGuaranteed in StableSince::Err. 2025-07-17 23:27:19 +00:00
version.rs Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING 2025-05-24 23:54:17 +02:00