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_impl
Age
Commit message (
Expand
)
Author
Lines
2021-04-12
Introduce CompileMonoItem DepNode
bjorn3
-0
/
+5
2021-04-02
Auto merge of #83207 - oli-obk:valtree2, r=lcnr
bors
-0
/
+9
2021-03-31
Add a new normalization query just for mir constants
Oli Scherer
-0
/
+9
2021-03-30
Stream the dep-graph to a file.
Camille GILLOT
-4
/
+1
2021-03-29
Don't duplicate the extern providers once for each crate
bjorn3
-15
/
+13
2021-03-16
Auto merge of #82936 - oli-obk:valtree, r=RalfJung,lcnr,matthewjasper
bors
-0
/
+9
2021-03-12
Implement valtree
Oli Scherer
-0
/
+9
2021-03-10
Update to rustc-rayon 0.3.1
Josh Stone
-1
/
+1
2021-02-21
Simplify hashing.
Camille GILLOT
-2
/
+2
2021-02-20
Move print_query_stack to rustc_query_system.
Camille GILLOT
-33
/
+3
2021-02-20
Move report_cycle to rustc_query_system.
Camille GILLOT
-57
/
+7
2021-02-20
Move Query to rustc_query_system.
Camille GILLOT
-43
/
+16
2021-02-20
Do not hold query key in Query.
Camille GILLOT
-54
/
+62
2021-02-20
Access the session directly from DepContext.
Camille GILLOT
-15
/
+0
2021-02-19
Workaround rustdoc not honouring cfg(parallel_compiler).
Camille GILLOT
-4
/
+6
2021-02-19
Move the query system to rustc_query_impl.
Camille GILLOT
-0
/
+1659