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.opt.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-10-07
make const_err a hard error
Ralf Jung
-84
/
+11
2022-10-01
bless ui tests
Maybe Waffle
-6
/
+6
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-48
/
+26
2022-06-25
make const_err show up in future breakage reports
Ralf Jung
-0
/
+51
2022-03-23
separate const prop lint from optimizations
Carl Scherer
-5
/
+47
2021-05-09
ensure failing promoteds in const/static bodies are handled correctly
Ralf Jung
-5
/
+5
2021-02-03
make const_err a future incompat lint
Ralf Jung
-5
/
+11
2021-01-22
re-bless ui tests
Ralf Jung
-25
/
+1
2021-01-22
avoid promoting division, modulo and indexing operations that could fail
Ralf Jung
-45
/
+35
2020-09-26
Make invalid integer operation messages consistent
varkor
-5
/
+5
2020-06-26
Show the values and computation that would overflow a const evaluation or pro...
Oliver Scherer
-5
/
+5
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2020-02-18
better lint names
Ralf Jung
-6
/
+6
2020-02-15
fix tests, and use variants to test debug and release builds together
Ralf Jung
-0
/
+72