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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_query_system
/
src
/
dep_graph
/
serialized.rs
Age
Commit message (
Expand
)
Author
Lines
2021-06-01
Remove unused functions and arguments from rustc_serialize
bjorn3
-6
/
+6
2021-05-22
Get rid of PreviousDepGraph.
Camille GILLOT
-5
/
+35
2021-03-31
Enable debugging the dep-graph without debug-assertions.
Camille GILLOT
-9
/
+5
2021-03-30
Also profile finishing the encoding.
Camille GILLOT
-1
/
+2
2021-03-30
Adjust profiling.
Camille GILLOT
-0
/
+3
2021-03-30
Address review.
Camille GILLOT
-8
/
+9
2021-03-30
Add documentation.
Camille GILLOT
-0
/
+12
2021-03-30
Simplify tracking the encoder state.
Camille GILLOT
-80
/
+72
2021-03-30
Remove the parallel version.
Camille GILLOT
-135
/
+13
2021-03-30
Fix parallel compiler.
Camille GILLOT
-1
/
+3
2021-03-30
Fix tests.
Camille GILLOT
-1
/
+8
2021-03-30
Do not allocate in decoder.
Camille GILLOT
-24
/
+34
2021-03-30
Stream the dep-graph to a file.
Camille GILLOT
-74
/
+352
2021-01-12
Serialize dependency graph directly from DepGraph
Tyson Nottingham
-1
/
+78
2020-12-22
rustc_query_system: share previous graph edges with current graph
Tyson Nottingham
-1
/
+6
2020-08-30
mv compiler to compiler/
mark
-0
/
+45