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
/
union-const-eval-field.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-38
/
+0
2022-11-16
cleanup and dedupe CTFE and Miri error reporting
Ralf Jung
-1
/
+0
2022-08-26
make read_immediate error immediately on uninit, so ImmTy can carry initializ...
Ralf Jung
-1
/
+2
2022-03-23
separate const prop lint from optimizations
Carl Scherer
-0
/
+1
2021-04-29
remove const_fn feature gate from const tests
Ralf Jung
-1
/
+0
2021-04-01
Limit the problematic tests to x86_64.
Hameer Abbasi
-1
/
+1
2021-03-31
Rename stderr->64bit.stderr where needed.
Hameer Abbasi
-0
/
+1
2019-08-30
const-eval tests: make all unions repr(C)
Ralf Jung
-0
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-19
Make const_eval_raw query return just an AllocId
Ralf Jung
-1
/
+2
2018-10-25
add the lint back to the list, and fix tests
Ralf Jung
-2
/
+0
2018-10-25
Deduplicate all the ~~things~~ errors
Oliver Schneider
-1
/
+0
2018-10-25
Report const eval error inside the query
Oliver Schneider
-1
/
+4
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+45