Files
rust/compiler/rustc_lint/src
Stuart Cook 540fd20ba6 Rollup merge of #146664 - fmease:clean-up-dyn, r=jdonszelmann
Clean up `ty::Dynamic`

1. As a follow-up to PR rust-lang/rust#143036, remove `DynKind` entirely.
2. Inside HIR ty lowering, consolidate modules `dyn_compatibility` and `lint` into `dyn_trait`
   * `dyn_compatibility` wasn't about dyn compatibility itself, it's about lowering trait object types
   * `lint` contained dyn-Trait-specific diagnostics+lints only
2025-09-18 11:48:51 +10:00
..
2025-09-06 22:00:28 +02:00
2025-09-17 04:46:46 +02:00
2025-06-18 15:46:19 +00:00
2025-06-30 20:42:27 +10:00
2025-02-08 22:12:13 +00:00
2025-08-08 15:01:01 -05:00
2025-08-13 09:33:09 -05:00
2025-01-08 21:26:39 +01:00
2025-02-08 22:12:13 +00:00
2025-09-17 04:46:46 +02:00
2025-02-08 22:12:13 +00:00
2025-06-03 08:23:21 +10:00