rust/compiler/rustc_monomorphize/src
bors 6f8c0557e0 Auto merge of #110806 - WaffleLapkin:unmkI, r=lcnr
Replace `tcx.mk_trait_ref` with `TraitRef::new`

First step in implementing https://github.com/rust-lang/compiler-team/issues/616
r? `@lcnr`
2023-05-04 05:54:09 +00:00
..
partitioning rename needs_subst to has_param 2023-04-27 08:35:19 +01:00
collector.rs Box AssertKind 2023-05-01 23:12:41 -04:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
lib.rs Switch ty::TraitRef::from_lang_item from using TyCtxtAt to TyCtxt and a Span 2023-04-26 10:55:11 +00:00
polymorphize.rs Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
util.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00