rust/compiler/rustc_index/src
Zalathar 2d47cd77ac Check x86_64 size assertions on aarch64, too
This makes it easier for contributors on aarch64 workstations (e.g. Macs) to
notice when these assertions have been violated.
2024-04-03 16:53:03 +11:00
..
bit_set Fix cloning from a BitSet with a different domain size 2022-07-08 11:41:36 +02:00
interval correct the test if IntervalSet 2022-06-08 22:44:26 +08:00
vec Replace no_ord_impl with orderable. 2023-11-22 18:38:17 +11:00
bit_set.rs Check x86_64 size assertions on aarch64, too 2024-04-03 16:53:03 +11:00
idx.rs Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
interval.rs Merge into larger interval set 2024-01-16 10:21:55 -05:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
slice.rs const-ify some {IndexVec, IndexSlice} methods 2023-04-24 13:53:37 +00:00
vec.rs doc: Add better explanation 2024-03-06 16:54:42 +01:00