1
Fork 0
rust/compiler/rustc_mir
Ralf Jung 9082078a26 unsafety checking: no longer care about is_min_const_fn
Rejecting the forbidden unsafe ops is done by const checking, not by unsafety checking
2021-04-25 12:53:05 +02:00
..
src unsafety checking: no longer care about is_min_const_fn 2021-04-25 12:53:05 +02:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00