1
Fork 0
rust/compiler/rustc_trait_selection/src
Matthias Krüger da81f64d84
Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebank
Refactoring to `OpaqueTyOrigin`

Pulled out of a larger PR that uses these changes to do cross-crate encoding of opaque origin, so we can use them for edition 2024 migrations. These changes should be self-explanatory on their own, tho 😄
2024-10-03 21:52:46 +02:00
..
error_reporting Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebank 2024-10-03 21:52:46 +02:00
errors Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
solve Compiler: Rename "object safe" to "dyn compatible" 2024-09-25 13:26:48 +02:00
traits Also fix first_method_vtable_slot 2024-09-30 13:17:33 -04:00
errors.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
infer.rs Remove #[macro_use] extern crate tracing from rustc_trait_selection. 2024-08-30 17:14:59 +10:00
lib.rs Add warn(unreachable_pub) to rustc_trait_selection. 2024-09-03 08:49:54 +10:00
regions.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
solve.rs Rename a bunch of things 2024-06-21 12:32:05 -04:00