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
/
query
Age
Commit message (
Expand
)
Author
Lines
2020-09-27
Remove `rustc_allow_const_fn_ptr`
Dylan MacKenzie
-4
/
+0
2020-09-26
Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddyb
bors
-0
/
+8
2020-09-24
Auto merge of #77006 - oli-obk:🐌_const_queries, r=Mark-Simulacrum
bors
-4
/
+2
2020-09-24
Always cache const eval queries
Oliver Scherer
-8
/
+2
2020-09-24
Auto merge of #76820 - jyn514:query-comments, r=davidtwco
bors
-24
/
+24
2020-09-23
Rollup merge of #76939 - lcnr:const-evaluatable-cont, r=oli-obk
Dylan DPC
-2
/
+2
2020-09-21
Cache `eval_to_allocation_raw` on disk
Oliver Scherer
-0
/
+4
2020-09-20
Add a query for dereferencing constants of reference type
Oliver Scherer
-0
/
+8
2020-09-19
wip emit errors during AbstractConst building
Bastian Kauschke
-2
/
+2
2020-09-19
Reflect the "do not call this query directly" mentality in its name
Oliver Scherer
-1
/
+1
2020-09-19
Address review comments
Oliver Scherer
-2
/
+2
2020-09-19
Unify the names of const eval queries and their return types
Oliver Scherer
-4
/
+6
2020-09-19
Rename const eval queries to reflect the validation changes
Oliver Scherer
-13
/
+6
2020-09-18
use abstract consts when unifying ConstKind::Unevaluated
Bastian Kauschke
-0
/
+10
2020-09-18
initial working state
Bastian Kauschke
-0
/
+19
2020-09-17
Preserve doc-comments when generating queries
Joshua Nelson
-24
/
+24
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-0
/
+5
2020-08-30
mv compiler to compiler/
mark
-0
/
+1551