rust/compiler/rustc_mir_build/src
Matthias Krüger 5197ef66b7
Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors
Suggest `.clone()` or `ref binding` on E0382
2022-11-24 08:42:33 +01:00
..
build Auto merge of #103947 - camsteffen:place-clones, r=cjgillot 2022-11-23 13:13:50 +00:00
thir Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors 2022-11-24 08:42:33 +01:00
check_unsafety.rs Accept TyCtxt instead of TyCtxtAt in Ty::is_* functions 2022-10-27 15:06:08 +04:00
lib.rs Some cleanup around trait_method lookup 2022-11-21 20:34:56 +00:00
lints.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00