rust/compiler/rustc_mir
Scott McMurray b63b2f1e42 PR feedback
- Add `:Sized` assertion in interpreter impl
- Use `Scalar::from_bool` instead of `ScalarInt: From<bool>`
- Remove unneeded comparison in intrinsic typeck
- Make this UB to call with undef, not just return undef in that case
2021-07-08 14:55:57 -07:00
..
src PR feedback 2021-07-08 14:55:57 -07:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00