1
Fork 0
rust/compiler/rustc_mir_build/src
Matthias Krüger 3bcfa4c459
Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obk
Don't ICE in ExprUseVisitor on FRU for non-existent struct

Fixes #104613
Fixes #105202
2022-12-07 15:39:06 +01:00
..
build Move -Z maximal-hir-to-mir-coverage implementation to new maybe_new_source_scope method 2022-12-05 12:47:44 -08:00
thir drive-by: move field_index to typeck results 2022-12-04 17:59:21 +00: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