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
2023-01-11
Move /src/test to /tests
Albert Larsan
-3352
/
+0
2022-12-05
Tweak "the following other types implement trait"
Esteban Küber
-164
/
+65
2022-10-07
make const_err a hard error
Ralf Jung
-97
/
+92
2022-09-23
Restore ignore tag
Florian Bartels
-1
/
+0
2022-06-22
use `-Cstrip=debuginfo` with ui tests to reduce disk space usage
klensy
-0
/
+4
2022-04-04
Refer to the TraitRef::identity in the message to be clearer
Esteban Kuber
-20
/
+20
2022-04-04
Dedup logic and improve output for other types that impl trait
Esteban Kuber
-97
/
+97
2022-04-04
Fix list length
Esteban Kuber
-0
/
+80
2022-04-04
Mention implementers of unsatisfied trait
Esteban Kuber
-0
/
+120
2022-03-19
Add needs-unwind directive to tests where necessary
bjorn3
-0
/
+1
2022-03-01
Miri/CTFE: properly treat overflow in (signed) division/rem as UB
Ralf Jung
-57
/
+51
2022-02-26
suggest a float literal when dividing a floating-point type by {integer}
Takayuki Maeda
-0
/
+325
2021-12-09
Add needs-unwind to tests that depend on panicking
David Koloski
-0
/
+2
2021-11-24
Remove `-Z force-overflow-checks`
Noah Lev
-1
/
+1
2021-11-06
Move some tests to more reasonable directories
Caio
-0
/
+23
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