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_query_system
/
src
/
dep_graph
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-06
Query the fingerprint style during key reconstruction
Mark Rousskov
-1
/
+22
2021-10-03
Access StableHashingContext in rustc_query_system.
Camille GILLOT
-8
/
+3
2021-09-14
Remove RawDefId tracking infrastructure from incr. comp. framework.
Michael Woerister
-2
/
+0
2021-05-22
Get rid of PreviousDepGraph.
Camille GILLOT
-2
/
+0
2021-03-30
Stream the dep-graph to a file.
Camille GILLOT
-1
/
+2
2021-02-20
Access the session directly from DepContext.
Camille GILLOT
-3
/
+4
2021-02-19
Use a QueryContext for try_mark_green.
Camille GILLOT
-24
/
+0
2021-02-19
Move try_load_from_on_disk_cache to the QueryContext.
Camille GILLOT
-3
/
+0
2021-02-19
Decouple QueryContext from DepContext.
Camille GILLOT
-0
/
+21
2021-02-19
Don't require a QueryContext to access the DepGraph.
Camille GILLOT
-0
/
+3
2021-01-08
Use a side-table of consts instead of matching on the DepKind enum.
Camille GILLOT
-1
/
+1
2020-12-18
rustc_query_system: explicitly register reused dep nodes
Tyson Nottingham
-2
/
+1
2020-11-25
Lazy DefPath decoding for incremental compilation
Aaron Hill
-0
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+85