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
/
implementation
Age
Commit message (
Expand
)
Author
Lines
2025-05-06
Rename `graph::implementation::Graph` to `LinkedGraph`
Zalathar
-479
/
+0
2025-02-22
Greatly simplify lifetime captures in edition 2024
Michael Goulet
-4
/
+4
2025-02-08
Rustfmt
bjorn3
-4
/
+7
2025-01-11
rename `BitSet` to `DenseBitSet`
Rémy Rakic
-4
/
+4
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-7
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+4
2024-05-08
Remove `extern crate tracing`.
Nicholas Nethercote
-0
/
+2
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-08-28
don't use SnapshotVec in Graph implementation, as it looks unused; use Vec in...
klensy
-19
/
+4
2023-04-09
Fix some clippy::complexity
Nilstrieb
-8
/
+2
2023-01-17
`rustc_data_structures`: remove `ref` patterns and other artifacts of the past
Maybe Waffle
-4
/
+4
2021-10-15
Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...
Matthias Krüger
-2
/
+8
2021-10-10
Apply clippy suggestions
Clemens Wasser
-8
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+497