1
Fork 0
rust/compiler/rustc_hir_analysis/src/check
Yuki Okushi e5e116dca9
Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk
No need to take opaques in `check_type_bounds`

`InferCtxt` already has its defining use anchor set to err

r? ``@oli-obk``
2023-01-10 08:05:34 +09:00
..
check.rs Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk 2023-01-10 08:05:34 +09:00
compare_impl_item.rs Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk 2023-01-10 08:05:34 +09:00
dropck.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
intrinsic.rs Rename assert_uninit_valid intrinsic 2022-12-13 18:08:35 +01:00
intrinsicck.rs Accept TyCtxt instead of TyCtxtAt in Ty::is_* functions 2022-10-27 15:06:08 +04:00
mod.rs better names and a comment 2022-12-28 04:18:37 +00:00
region.rs Also avoid creating a terminating scope in mixed chains 2022-12-04 04:09:40 +01:00
wfcheck.rs Rollup merge of #106164 - compiler-errors:check-region-tweak, r=oli-obk 2023-01-09 23:35:29 +08:00