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
/
src
/
test
/
ui
/
const-eval
/
conditional_array_execution.stderr
Age
Commit message (
Expand
)
Author
Lines
2018-07-23
Promoteds are statics and statics have a place, not just a value
Oliver Schneider
-15
/
+0
2018-06-28
Turn the use of erroneous constants into errors again
Oliver Schneider
-2
/
+2
2018-06-28
Don't const propagate the body of constants
Oliver Schneider
-15
/
+9
2018-06-05
Properly report transitive errors
Oliver Schneider
-1
/
+19
2018-06-05
Referring to erroneous constants in promoteds must abort the build
Oliver Schneider
-4
/
+13
2018-06-05
Refactor the const eval diagnostic API
Oliver Schneider
-2
/
+4
2018-05-12
Make the `const_err` lint `deny`-by-default
Oliver Schneider
-4
/
+8
2018-04-24
Warn on all erroneous constants
Oliver Schneider
-1
/
+7
2018-04-15
Only warn on erroneous promoted constants
Oliver Schneider
-7
/
+4
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-03-08
Unify the const folding errors
Oliver Schneider
-8
/
+10
2018-03-08
Regenerate tests
Oliver Schneider
-18
/
+7
2018-03-08
Add test for attempting to use array indexing for conditional const eval
Oliver Schneider
-0
/
+26