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_data_structures
/
src
/
graph
/
iterate
Age
Commit message (
Expand
)
Author
Lines
2023-04-24
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
-1
/
+1
2023-04-02
Use `&IndexSlice` instead of `&IndexVec` where possible
Scott McMurray
-2
/
+2
2023-01-17
Stop using `BREAK` & `CONTINUE` in compiler
Scott McMurray
-4
/
+4
2021-12-05
Stop enabling `in_band_lifetimes` in rustc_data_structures
Scott McMurray
-3
/
+3
2021-10-15
Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...
Matthias Krüger
-2
/
+2
2021-10-10
Apply clippy suggestions
Clemens Wasser
-2
/
+2
2021-09-08
Rework DepthFirstSearch API
Niko Matsakis
-2
/
+68
2020-12-18
Switch compiler/ to intra-doc links
Joshua Nelson
-2
/
+0
2020-10-31
Move post order walk to iterative approach
Andreas Molzer
-5
/
+20
2020-10-22
Don't re-export std::ops::ControlFlow in the compiler.
Leonora Tindall
-3
/
+1
2020-10-22
change the order of type arguments on ControlFlow
Leonora Tindall
-2
/
+1
2020-09-04
Add `BREAK` too, and improve the comments
Scott McMurray
-1
/
+1
2020-09-04
Use ops::ControlFlow in graph::iterate
Scott McMurray
-8
/
+5
2020-08-30
mv compiler to compiler/
mark
-0
/
+318