rust/compiler/rustc_ty_utils/src
Jhonny Bill Mena 5f91719f75 UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic
Also renames:
- sym::AddSubdiagnostic to sym:: Subdiagnostic
- rustc_diagnostic_item = "AddSubdiagnostic" to rustc_diagnostic_item = "Subdiagnostic"
2022-09-21 11:39:53 -04:00
..
assoc.rs Remove trait_of_item query. 2022-08-01 21:39:26 +02:00
common_traits.rs Don't consider !Unpin references as noalias 2021-03-21 20:10:53 +01:00
consts.rs rebase 2022-09-13 17:48:05 +02:00
errors.rs UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic 2022-09-21 11:39:53 -04:00
implied_bounds.rs RPITIT placeholder items 2022-09-09 01:31:44 +00:00
instance.rs Auto merge of #100251 - compiler-errors:tuple-trait-2, r=jackh726 2022-09-12 03:24:29 +00:00
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00
needs_drop.rs remove the Subst trait, always use EarlyBinder 2022-09-19 11:37:27 +02:00
representability.rs Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
ty.rs remove the Subst trait, always use EarlyBinder 2022-09-19 11:37:27 +02:00