index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_index
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2024-06-30
Remove usage of specialization from newtype_index!
bjorn3
-4
/
+1
2024-06-12
Use `tidy` to sort crate attributes for all compiler crates.
Nicholas Nethercote
-1
/
+3
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2024-01-25
Remove unused features
clubby789
-9
/
+2
2023-12-15
Make `rustc_index::bit_set` available on stable
Nadrieril
-1
/
+0
2023-11-18
Begin nightly-ifying rustc_type_ir
Michael Goulet
-2
/
+1
2023-08-24
Auto merge of #115094 - Mark-Simulacrum:bootstrap-update, r=ozkanonur
bors
-1
/
+1
2023-08-23
Bump cfg(bootstrap)
Mark Rousskov
-1
/
+1
2023-08-22
Convert it into a warning
Nilstrieb
-1
/
+6
2023-08-22
Add disclaimer on size assertion macro
Nilstrieb
-0
/
+7
2023-08-03
Add `internal_features` lint
Nilstrieb
-0
/
+1
2023-04-24
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
-1
/
+6
2022-11-24
move things from rustc_target::abi to rustc_abi
hkalbasi
-7
/
+12
2022-11-24
make rustc_target usable outside of rustc
hkalbasi
-7
/
+10
2022-09-28
Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki
Yuki Okushi
-1
/
+0
2022-09-27
Stabilize bench_black_box
Urgau
-1
/
+0
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-08-18
Add diagnostic translation lints to crates that don't emit them
5225225
-0
/
+2
2022-02-24
Convert `newtype_index` to a proc macro
Aaron Hill
-0
/
+2
2022-02-23
Introduce `ChunkedBitSet` and use it for some dataflow analyses.
Nicholas Nethercote
-1
/
+11
2022-01-12
remove unused FIXME
lcnr
-4
/
+0
2021-12-30
Introduce IntervalSet
Mark Rousskov
-0
/
+1
2021-12-14
Stabilize iter::zip.
PFPoitras
-1
/
+0
2021-11-03
Optimize live point computation
Mark Rousskov
-0
/
+2
2021-10-03
Replace Fn impls with RPIT impls in rustc_index
bjorn3
-1
/
+0
2021-10-02
Swap out unboxed_closures feature gate for min_specialization
bjorn3
-1
/
+1
2021-05-31
Remove unused feature gates
bjorn3
-1
/
+0
2021-05-31
Use allow_internal_unstable more in rustc_index
bjorn3
-1
/
+0
2021-05-26
Specialize implementations
Jacob Pratt
-0
/
+1
2021-04-25
fix sanitizer tests
Ralf Jung
-1
/
+0
2021-04-25
move core::hint::black_box under its own feature gate
Ralf Jung
-0
/
+2
2021-04-18
fix feature use in rustc libs
Ralf Jung
-1
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-0
/
+1
2021-01-29
Apply workaround from #72003 for #56935
Thomas Eizinger
-0
/
+4
2020-11-22
Stabilise `then`
varkor
-1
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+11