bors
ee97564e3a
Auto merge of #125001 - compiler-errors:uplift-trait-predicate, r=lcnr
...
Uplift various `*Predicate` types into `rustc_type_ir`
Uplifts `ProjectionPredicate`, `ExistentialTraitRef`, `ExistentialProjection`, `TraitPredicate`, `NormalizesTo`, `CoercePredicate`, and `SubtypePredicate`.
Adds `rustc_type_ir_macros`, which semi-duplicates the derive for `TypeVisitable`, `TypeFoldable`, and `Lift`, but in a way that is interner-agnostic.
Moves `rustc_type_ir::trait_ref` to `rustc_type_ir::predicate`. The specific placement of all these structs doesn't matter b/c of glob imports, tho.
2024-05-12 02:12:17 +00:00
..
2024-05-02 19:48:29 +02:00
2024-05-10 16:10:46 +02:00
2024-05-09 20:12:07 +10:00
2024-04-29 10:21:54 +10:00
2024-05-09 20:12:07 +10:00
2024-05-02 19:42:31 -04:00
2024-05-08 23:33:24 +02:00
2024-04-29 10:21:54 +10:00
2024-05-11 02:10:45 -04:00
2024-05-09 19:09:30 +02:00
2024-05-10 16:10:47 +02:00
2024-05-10 16:04:26 +00:00
2024-05-10 16:04:26 +00:00
2024-05-10 20:09:37 -07:00
2024-05-11 02:10:45 -04:00
2024-05-11 08:00:15 +02:00
2024-05-04 21:18:41 -07:00
2024-05-02 19:42:31 -04:00
2024-05-11 18:20:00 -04:00
2024-05-09 20:12:07 +10:00
2024-05-06 00:55:49 +00:00
2024-04-24 14:35:02 +00:00
2024-05-09 19:09:30 +02:00
2024-05-11 18:20:00 -04:00
2024-04-26 12:57:02 +00:00
2024-05-11 19:48:04 +00:00
2024-05-03 17:41:48 +00:00
2024-04-18 15:36:25 +10:00
2024-04-03 19:06:22 +03:00
2024-05-11 02:10:45 -04:00
2024-05-06 07:44:41 +02:00
2024-04-24 09:41:44 +02:00
2024-05-11 18:20:00 -04:00
2024-05-02 19:42:31 -04:00
2024-05-08 15:06:35 +00:00
2024-04-16 13:02:53 +10:00
2024-05-10 15:44:03 -04:00
2024-05-09 20:58:46 -04:00
2024-05-11 19:29:26 -04:00
2024-05-10 09:47:46 +10:00
2024-05-02 17:49:23 +02:00
2024-05-10 16:10:47 +02:00
2024-05-10 15:44:03 -04:00
2024-05-10 15:44:03 -04:00
2024-05-11 01:15:10 +01:00
2024-04-18 15:36:25 +10:00
2024-05-11 01:15:10 +01:00
2024-05-02 19:42:31 -04:00
2024-05-10 15:44:03 -04:00
2024-05-08 16:57:31 +10:00
2024-05-03 15:33:52 +10:00
2024-05-08 23:33:24 +02:00
2024-05-11 18:20:00 -04:00
2024-05-01 22:19:11 -04:00
2024-05-05 14:30:35 +02:00
2024-05-10 16:10:46 +02:00
2024-05-06 00:55:49 +00:00
2024-05-09 22:55:00 -04:00
2024-05-11 08:32:35 +00:00
2024-05-11 18:20:00 -04:00
2024-05-10 15:44:03 -04:00
2024-05-01 15:57:33 +02:00
2024-05-10 16:10:46 +02:00
2024-05-11 19:29:26 -04:00
2024-05-11 18:20:00 -04:00
2024-05-08 21:37:55 +02:00