rust/compiler/rustc_index/src
2026-02-13 09:25:39 +08:00
..
bit_set Remove some unused bitset code. 2025-10-13 21:51:56 +11:00
interval correct the test if IntervalSet 2022-06-08 22:44:26 +08:00
vec compiler: Use size_of from the prelude instead of imported 2025-03-07 13:37:04 -08:00
bit_set.rs simplify words initialization using Rc::new_zeroed 2026-01-16 04:25:12 +05:30
idx.rs Update #[cfg(bootstrap)] 2025-10-28 13:35:43 -07:00
interval.rs Do not use prepend to avoid quadratic behaviour. 2025-09-07 16:36:30 +00:00
lib.rs Remove unused features in compiler 2026-02-13 09:25:39 +08:00
slice.rs layout: Store inverse memory index in FieldsShape::Arbitrary 2025-12-18 22:25:34 +01:00
vec.rs Allow the optimizer to elide bounds checks when enumerating IndexSlice/IndecVec. 2025-02-28 09:10:09 -05:00