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
/
const-eval
/
issue-43197.stderr
Age
Commit message (
Expand
)
Author
Lines
2018-07-23
Promoteds are statics and statics have a place, not just a value
Oliver Schneider
-30
/
+0
2018-06-28
Turn the use of erroneous constants into errors again
Oliver Schneider
-4
/
+4
2018-06-28
Don't const propagate the body of constants
Oliver Schneider
-28
/
+16
2018-06-05
Properly report transitive errors
Oliver Schneider
-1
/
+37
2018-06-05
Referring to erroneous constants in promoteds must abort the build
Oliver Schneider
-7
/
+22
2018-06-05
Refactor the const eval diagnostic API
Oliver Schneider
-4
/
+8
2018-05-12
Make the `const_err` lint `deny`-by-default
Oliver Schneider
-7
/
+11
2018-04-24
Warn on all erroneous constants
Oliver Schneider
-6
/
+18
2018-04-15
Only warn on erroneous promoted constants
Oliver Schneider
-9
/
+6
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-03-08
Unify the const folding errors
Oliver Schneider
-14
/
+16
2018-03-08
Regenerate tests
Oliver Schneider
-15
/
+13
2018-02-26
Update UI tests
Vadim Petrochenkov
-4
/
+4
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-6
/
+6
2017-10-29
Add several lints into `unused` lint group
Vadim Petrochenkov
-2
/
+2
2017-07-31
trans::mir::constant - fix assignment error recovery
Ariel Ben-Yehuda
-0
/
+28