0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-22 10:25:09 +01:00
rust/compiler/rustc_index
Nicholas Nethercote 8b18c16ecb Remove impl FiniteBitSetTy for {u64,u128}.
Only the impl for `u32` is used. These can be reinstated easily if
needed in the future.
2023-11-13 16:44:20 +11:00
..
src Remove impl FiniteBitSetTy for {u64,u128}. 2023-11-13 16:44:20 +11:00
Cargo.toml