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
/
vec.rs
Age
Commit message (
Expand
)
Author
Lines
2022-01-22
Make `Decodable` and `Decoder` infallible.
Nicholas Nethercote
-4
/
+4
2021-12-22
Remove `PartialOrd` and `Ord` from `LocalDefId`
pierwill
-1
/
+1
2021-11-13
Generate documentation in rustc `rustc_index::newtype_index` macro
pierwill
-1
/
+23
2021-10-23
update cfg(bootstrap)
Pietro Albini
-6
/
+0
2021-10-15
Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...
Matthias Krüger
-4
/
+7
2021-10-11
Rollup merge of #89643 - cjgillot:overlap, r=matthewjasper
Matthias Krüger
-0
/
+6
2021-10-10
Apply clippy suggestions
Clemens Wasser
-7
/
+4
2021-10-07
Fix inherent impl overlap check.
Camille GILLOT
-0
/
+6
2021-10-04
Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplett
Jubilee
-2
/
+6
2021-10-04
Stabilize `const_panic`
Jacob Pratt
-2
/
+6
2021-10-03
Replace Fn impls with RPIT impls in rustc_index
bjorn3
-44
/
+17
2021-09-22
rustc_index: Add some map-like APIs to `IndexVec`
Vadim Petrochenkov
-0
/
+15
2021-05-31
Use allow_internal_unstable more in rustc_index
bjorn3
-1
/
+1
2021-05-26
Unify feature flags as `step_trait`
Jacob Pratt
-1
/
+1
2021-05-26
Specialize implementations
Jacob Pratt
-0
/
+3
2021-05-26
Make Range implementation safe
Jacob Pratt
-1
/
+1
2021-04-03
Add fixme comment to revert change once const_panic is stable
Wilco Kusee
-0
/
+2
2021-04-03
Remove nightly features in rustc_type_ir
Wilco Kusee
-2
/
+2
2021-03-09
Remove useless Clone bound in IndexVec.
Camille GILLOT
-7
/
+7
2021-02-26
Miscellaneous inlining improvements
Tomasz Miąsko
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+846