rust/compiler/rustc_mir_build/src
Dylan DPC 94241e7eaf
Rollup merge of #103584 - ouz-a:issue-102303, r=oli-obk
Remove bounds check when array is indexed by enum

As the title says, this reverts the behavior introduced with 1.64.

Fixes #102303

r? `@oli-obk`
2022-11-01 14:12:25 +05:30
..
build Remove bounds check with enum cast 2022-10-31 14:10:37 +03:00
thir Rollup merge of #103749 - est31:reduce_irrefutable_let_else_span, r=cjgillot 2022-11-01 12:03:41 +09:00
check_unsafety.rs Accept TyCtxt instead of TyCtxtAt in Ty::is_* functions 2022-10-27 15:06:08 +04:00
lib.rs Skip chained OpaqueCast when building captures. 2022-10-09 16:18:16 +00:00
lints.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00