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
/
query
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-17
Remove SimpleDefKind
Mark Rousskov
-28
/
+3
2022-02-08
Switch QueryJobId to a single global counter
Mark Rousskov
-3
/
+5
2021-10-23
Build the query vtable directly.
Camille GILLOT
-1
/
+1
2021-10-20
Invoke callbacks from rustc_middle.
Camille GILLOT
-7
/
+1
2021-08-27
Note that type aliases cannot be recursive
Noah Lev
-0
/
+29
2021-07-25
Restrict field visibility
Aaron Hill
-1
/
+1
2021-07-25
Create `QuerySideEffects` and use it for diagnostics
Aaron Hill
-5
/
+30
2021-05-15
Remove def_path_str.
Camille GILLOT
-4
/
+0
2021-02-21
Simplify hashing.
Camille GILLOT
-11
/
+10
2021-02-20
Move print_query_stack to rustc_query_system.
Camille GILLOT
-1
/
+1
2021-02-20
Move Query to rustc_query_system.
Camille GILLOT
-6
/
+45
2021-02-20
Access the session directly from DepContext.
Camille GILLOT
-9
/
+0
2021-02-19
Use a QueryContext for try_mark_green.
Camille GILLOT
-1
/
+23
2021-02-19
Move try_load_from_on_disk_cache to the QueryContext.
Camille GILLOT
-1
/
+4
2021-02-19
Decouple QueryContext from DepContext.
Camille GILLOT
-3
/
+3
2021-02-19
Don't require a QueryContext to access the DepGraph.
Camille GILLOT
-4
/
+1
2020-10-19
Remove <CTX: QueryContext> in a bunch of places.
Julian Wollersberger
-4
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+54