rust/compiler/rustc_index/src
bjorn3 973c7527b4 Unify the configuration of the compiler docs
Previously it was rather inconsistent which crates got the rust logo and
which didn't and setting html_root_url was forgotten in many cases.
2025-11-05 11:25:27 +00: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 clippy fixes and code simplification 2025-11-02 08:16:38 +00:00
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 Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00
slice.rs Add copy_within to IndexSlice 2025-04-15 10:44:28 -04:00
vec.rs Allow the optimizer to elide bounds checks when enumerating IndexSlice/IndecVec. 2025-02-28 09:10:09 -05:00