Files
rust/compiler/rustc_span/src
Romain Perier a1a3bef6f0 Implement lint against direct uses of rustc_type_ir in compiler crates
This commit adds a lint to prevent the use of rustc_type_ir in random
compiler crates, except for type system internals traits, which are
explicitly allowed. Moreover, this fixes diagnostic_items() to include
the CRATE_OWNER_ID, otherwise rustc_diagnostic_item attribute is ignored
on the crate root.
2025-06-18 16:01:41 +02:00
..
2025-01-08 21:26:39 +01:00
2025-03-27 18:29:06 +00:00
2025-04-24 12:54:40 +08:00
2025-06-12 21:17:17 +10:00
2025-06-11 23:44:22 +00:00