about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/json.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-12 02:12:17 +0000
committerbors <bors@rust-lang.org>2024-05-12 02:12:17 +0000
commitee97564e3a9f9ac8c65103abb37c6aa48d95bfa2 (patch)
tree1b811dfd8d71d29d3553ace19ba168fbfeac93bd /compiler/rustc_errors/src/json.rs
parent8b64adc8cdf08f927d01bf9b02cc493ca5bcb5a1 (diff)
parentd13e5c483dcdfed9724d03dbb2c28827fda4c365 (diff)
downloadrust-ee97564e3a9f9ac8c65103abb37c6aa48d95bfa2.tar.gz
rust-ee97564e3a9f9ac8c65103abb37c6aa48d95bfa2.zip
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.
Diffstat (limited to 'compiler/rustc_errors/src/json.rs')
0 files changed, 0 insertions, 0 deletions