granite-rust/compiler/rustc_mir_build
Gary Guo 5c58a1b003 Remove unnecessary recursive call to parent unsafeck
All bodies are unsafe checked anyway. Current MIR unsafeck also just
returns for closures.
2022-12-13 01:38:38 +00:00
..
src Remove unnecessary recursive call to parent unsafeck 2022-12-13 01:38:38 +00:00
Cargo.toml interpret: use Either over Result when it is not representing an error condition 2022-11-18 10:18:32 +01:00