rust/compiler/rustc_mir_build/src
Matthias Krüger b637be7a17
Rollup merge of #113217 - ericmarkmartin:lower-type-relative-ctor-to-adt, r=cjgillot
resolve typerelative ctors to adt

Associated issue: #110508

r? ``@spastorino``
2023-07-08 20:53:29 +02:00
..
build Rename adjustment::PointerCast and variants using it to PointerCoercion 2023-07-07 18:17:16 +02:00
thir Rollup merge of #113217 - ericmarkmartin:lower-type-relative-ctor-to-adt, r=cjgillot 2023-07-08 20:53:29 +02:00
check_unsafety.rs Rename adjustment::PointerCast and variants using it to PointerCoercion 2023-07-07 18:17:16 +02:00
errors.rs use translatable subdiagnostic 2023-06-28 01:51:53 -04:00
lib.rs Make closure_saved_names_of_captured_variables a query. 2023-06-19 16:50:52 +00:00
lints.rs