rust/compiler/rustc_attr_data_structures/src
Jacob Pratt 3e76cd796f
Rollup merge of #143535 - reallesee:patch-1, r=jdonszelmann
Remove duplicate word

Deleted a duplicated word to improve text clarity.

contains contains - contains
2025-07-07 03:26:08 +02:00
..
attributes.rs Rollup merge of #143535 - reallesee:patch-1, r=jdonszelmann 2025-07-07 03:26:08 +02:00
encode_cross_crate.rs Port #[path] to the new attribute parsing infrastructure 2025-07-06 22:19:16 +02:00
lib.rs Port #[rustc_layout_scalar_valid_range_start/end] to the new attribute parsing infrastructure 2025-06-27 09:08:21 +02:00
lints.rs Rewrite empty attribute lint 2025-07-06 09:51:35 +02:00
stability.rs Tracking the old name of renamed unstable library attribute 2025-06-12 19:24:11 +08:00
version.rs Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING 2025-05-24 23:54:17 +02:00