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_mir
/
src
/
const_eval
/
eval_queries.rs
Age
Commit message (
Expand
)
Author
Lines
2020-09-30
References to ZSTs may be at arbitrary aligned addresses
Oliver Scherer
-5
/
+5
2020-09-19
Reflect the "do not call this query directly" mentality in its name
Oliver Scherer
-3
/
+3
2020-09-19
Rustfmt
Oliver Scherer
-2
/
+2
2020-09-19
Address review comments
Oliver Scherer
-5
/
+5
2020-09-19
Unify the names of const eval queries and their return types
Oliver Scherer
-9
/
+9
2020-09-19
Rename const eval queries to reflect the validation changes
Oliver Scherer
-7
/
+7
2020-09-19
Replace `and_then` `map_err` `and_then` chain with a match
Oliver Scherer
-15
/
+16
2020-09-19
`turn_into_const` is infallible
Oliver Scherer
-11
/
+7
2020-09-19
Document `op_to_const`'s purpose
Oliver Scherer
-0
/
+2
2020-09-19
Stop using the `const_eval` query for initializers of statics
Oliver Scherer
-20
/
+11
2020-09-19
Validate constants during `const_eval_raw`
Oliver Scherer
-16
/
+35
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-3
/
+3
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+398