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_middle
/
src
/
ty
/
query.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-09
Ensure that queries only return Copy types.
Camille GILLOT
-1
/
+14
2022-01-25
Return an indexmap in `all_local_trait_impls` query
pierwill
-1
/
+0
2022-01-09
rustc_middle: Rename `Export` to `ModChild` and add some comments
Vadim Petrochenkov
-1
/
+1
2022-01-06
rustc_middle: Add a method for getting a `SimplifiedType` definition/ID
Vadim Petrochenkov
-0
/
+1
2021-12-15
Remove `in_band_lifetimes` from `rustc_middle`
Aaron Hill
-7
/
+7
2021-12-12
Query modifier
Deadbeef
-0
/
+14
2021-10-25
Avoid a branch on key being local for queries that use the same local and ext...
bjorn3
-0
/
+50
2021-10-20
Avoid trivial lambdas.
Camille GILLOT
-4
/
+6
2021-10-05
Auto merge of #89266 - cjgillot:session-ich, r=michaelwoerister
bors
-2
/
+2
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-2
/
+2
2021-10-02
Prevent macro ambiguity errors
bjorn3
-3
/
+3
2021-09-18
Querify `fn_abi_of_{fn_ptr,instance}`.
Eduard-Mihai Burtescu
-0
/
+1
2021-07-18
Remove deadlock virtual call.
Camille GILLOT
-3
/
+0
2021-07-18
Move OnDiskCache to rustc_query_impl.
Camille GILLOT
-0
/
+310