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
/
compile-fail
/
const-err.rs
Age
Commit message (
Expand
)
Author
Lines
2017-10-25
Update compile-fail tests for error message deduplication.
Michael Woerister
-4
/
+1
2016-08-04
Update wording on E0080
Shantanu Raj
-5
/
+5
2016-07-22
refactor constant evaluation error reporting
Ariel Ben-Yehuda
-8
/
+16
2016-06-05
trans: report as many errors as possible for constants.
Eduard Burtescu
-0
/
+2
2016-06-05
rustc_const_eval: track the length and index in IndexOutOfBounds.
Eduard Burtescu
-3
/
+3
2016-06-05
Enable the overflow-related tests for MIR
James Miller
-2
/
+0
2016-05-07
Translate constants from MIR instead of going through trans::expr/consts.
Eduard Burtescu
-1
/
+8
2016-04-26
don't demote expressions just because const_eval fails
Oliver Schneider
-0
/
+5
2016-04-26
const_err lint all constant expressions
Oliver Schneider
-1
/
+0
2016-04-03
check constants even if they are unused in the current crate
Oliver Schneider
-5
/
+2
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-2
/
+4
2016-03-10
typestrong constant integers
Oliver Schneider
-2
/
+2
2015-10-13
implement RFC 1229
Oliver Schneider
-0
/
+36