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
/
job.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-11
Auto merge of #78780 - cjgillot:req, r=Mark-Simulacrum
bors
-0
/
+2
2021-09-01
Remove redundant `Span` in `QueryJobInfo`
Noah Lev
-9
/
+6
2021-08-27
Note that trait aliases cannot be recursive
Noah Lev
-9
/
+16
2021-08-27
Note that type aliases cannot be recursive
Noah Lev
-1
/
+13
2021-08-22
Decouple JobOwner from cache.
Camille GILLOT
-0
/
+2
2021-08-21
Improve errors for recursive type aliases
Noah Lev
-4
/
+8
2021-05-02
Streamline try_start code
Mark Rousskov
-18
/
+3
2021-03-26
Use iter::zip in compiler/
Josh Stone
-2
/
+2
2021-02-21
Simplify hashing.
Camille GILLOT
-22
/
+14
2021-02-20
Move print_query_stack to rustc_query_system.
Camille GILLOT
-4
/
+42
2021-02-20
Move report_cycle to rustc_query_system.
Camille GILLOT
-0
/
+36
2021-02-20
Move Query to rustc_query_system.
Camille GILLOT
-48
/
+43
2021-02-19
Decouple QueryContext from DepContext.
Camille GILLOT
-2
/
+3
2020-11-21
Fix typos
Dániel Buga
-3
/
+3
2020-10-19
Remove <CTX: QueryContext> in a bunch of places.
Julian Wollersberger
-72
/
+98
2020-08-30
mv compiler to compiler/
mark
-0
/
+570