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
/
src
/
test
/
ui
/
consts
/
const-eval
/
const-eval-query-stack.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-10-07
make const_err a hard error
Ralf Jung
-56
/
+8
2022-10-01
bless ui tests
Maybe Waffle
-6
/
+6
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-6
/
+2
2022-06-25
bless after rebase
Ralf Jung
-2
/
+13
2022-06-25
make const_err show up in future breakage reports
Ralf Jung
-0
/
+17
2022-06-14
implement valtrees as the type-system representation for constant values
b-naber
-7
/
+17
2022-03-23
separate const prop lint from optimizations
Carl Scherer
-2
/
+3
2021-12-05
add test and bless existing ones
b-naber
-1
/
+1
2021-03-31
Revert tests
Oli Scherer
-10
/
+6
2021-03-31
Add a new normalization query just for mir constants
Oli Scherer
-6
/
+10
2021-02-03
make const_err a future incompat lint
Ralf Jung
-1
/
+3
2021-01-24
clean up some const error reporting around promoteds
Ralf Jung
-5
/
+3
2021-01-22
avoid promoting division, modulo and indexing operations that could fail
Ralf Jung
-13
/
+21
2020-09-19
Reflect the "do not call this query directly" mentality in its name
Oliver Scherer
-2
/
+2
2020-09-19
Address review comments
Oliver Scherer
-3
/
+3
2020-09-19
Fix rebase fallout and make the test work with debug info
Oliver Scherer
-3
/
+3
2020-08-21
Extend normalization in const-eval-query-stack test
Tomasz Miąsko
-1
/
+1
2020-08-20
Set RUST_BACKTRACE env variable
ThibsG
-1
/
+1
2020-08-19
Fix bad printing of const-eval queries
ThibsG
-0
/
+18