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
/
consts
/
const-eval
/
double_check2.stderr
Age
Commit message (
Expand
)
Author
Lines
2020-09-19
Validate constants during `const_eval_raw`
Oliver Scherer
-22
/
+0
2020-07-11
Stabilize `transmute` in constants and statics but not const fn
Oliver Scherer
-1
/
+9
2020-07-05
catch errors more locally around read_discriminant
Ralf Jung
-1
/
+1
2020-05-30
miri errors: rename InvalidDiscriminant -> InvalidTag
Ralf Jung
-1
/
+1
2020-04-26
organize Debug/Display impls a bit more; avoid sign-ignorant decimal display
Ralf Jung
-1
/
+1
2019-09-06
Fixed grammar/style in error messages and reblessed tests.
Alexander Regueiro
-1
/
+1
2019-08-30
const-eval tests: make all unions repr(C)
Ralf Jung
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-1
/
+1
2018-11-05
fix validation error on non-integer enum discriminants
Ralf Jung
-1
/
+1
2018-11-01
Fix double_check tests on big-endian targets
Samuel Holland
-2
/
+2
2018-10-25
Report const eval error inside the query
Oliver Schneider
-1
/
+1
2018-08-28
address nits
Ralf Jung
-1
/
+1
2018-08-27
validate enum discriminant whenever it is read
Ralf Jung
-1
/
+1
2018-08-22
optimize sanity check path printing
Ralf Jung
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+14