1
Fork 0
rust/compiler/rustc_mir_build/src
Gary Guo aa5af2a003 Allow unsafe through inline const for THIR unsafety checker
The closure handling code is changed slightly to avoid allocation
when THIR building failed.
2022-12-13 01:38:38 +00:00
..
build Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkov 2022-12-12 05:16:50 +00:00
thir Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkov 2022-12-12 05:16:50 +00:00
check_unsafety.rs Allow unsafe through inline const for THIR unsafety checker 2022-12-13 01:38:38 +00: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