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
/
consts
/
const-eval
/
promoted_errors.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-09
ensure failing promoteds in const/static bodies are handled correctly
Ralf Jung
-1
/
+23
2021-02-03
make const_err a future incompat lint
Ralf Jung
-4
/
+7
2021-01-22
re-bless ui tests
Ralf Jung
-2
/
+2
2021-01-22
avoid promoting division, modulo and indexing operations that could fail
Ralf Jung
-16
/
+29
2020-04-19
Fix some tests failing in `--pass check` mode
Vadim Petrochenkov
-1
/
+1
2020-02-19
avoid excessive number of revisions
Ralf Jung
-1
/
+1
2020-02-18
better lint names
Ralf Jung
-7
/
+7
2020-02-15
more revisions and use them for another test
Ralf Jung
-3
/
+3
2020-02-15
fix tests, and use variants to test debug and release builds together
Ralf Jung
-9
/
+14
2020-01-18
Fix some tests failing in `--pass check` mode
Vadim Petrochenkov
-0
/
+1
2020-01-10
Errors in promoteds may only cause lints not hard errors
Oliver Scherer
-15
/
+15
2020-01-10
Promote `Ref`s to constants instead of static
Santiago Pastorino
-0
/
+2
2019-12-21
rework run-fail and support check,build-fail
Mazdak Farrokhzad
-0
/
+1
2019-12-01
Miri core engine: use throw_ub instead of throw_panic
Ralf Jung
-4
/
+2
2019-09-02
Fix tests again
Yuki Okushi
-3
/
+2
2019-09-02
Fix condition and tests' flags
Yuki Okushi
-2
/
+3
2019-09-02
Fix overflow_check
Yuki Okushi
-0
/
+1
2019-09-02
Add `opt-level` check
Yuki Okushi
-1
/
+0
2019-08-22
Changed tests
Wesley Wiser
-4
/
+2
2019-06-24
promoted_errors: warn -> deny.
Mazdak Farrokhzad
-10
/
+14
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+29