mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-08-27 09:51:29 -04:00
fa56913017
Replace `tcx.mk_trait_ref` with `TraitRef::new` First step in implementing https://github.com/rust-lang/compiler-team/issues/616 r? `@lcnr`