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
/
numbers-arithmetic
Age
Commit message (
Expand
)
Author
Lines
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+562
2020-11-29
Update tests to remove old numeric constants
bstrie
-21
/
+13
2020-09-26
Make invalid integer operation messages consistent
varkor
-10
/
+10
2020-09-05
Add Arith Tests in Library
Ayush Kumar Mishra
-41
/
+0
2020-07-02
Address review comments and add UI test
Christopher Serr
-500
/
+523
2020-06-30
Stabilize `#[track_caller]`.
Adam Perry
-1
/
+0
2020-06-26
Show the values and computation that would overflow a const evaluation or pro...
Oliver Scherer
-10
/
+10
2020-06-10
Migrate to numeric associated consts
Lzu Tao
-11
/
+11
2020-05-09
Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkov
Ralf Jung
-0
/
+343
2020-05-08
Skip tests on emscripten
Yuki Okushi
-0
/
+10
2020-05-06
Fixup tests to test both const-eval and runtime
Mark Rousskov
-99
/
+22
2020-05-06
Pull in miri test cases
Mark Rousskov
-5
/
+458
2020-05-06
Define UB in float-to-int casts to saturate
Mark Rousskov
-1
/
+0
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-0
/
+333
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-1
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-8
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-1
/
+8
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-8
/
+1
2019-08-15
Group all ui tests and move to abi #62593
Kevin Per
-31
/
+0
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+1693