This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-07 09:13:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e219383c8f00a56d61e3101ac4feca383c4ecaca
rust
/
compiler
/
rustc_index
/
src
T
History
mu001999
a07f837491
Remove unused features in compiler
2026-02-13 09:25:39 +08:00
..
bit_set
Remove some unused bitset code.
2025-10-13 21:51:56 +11:00
interval
…
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