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
/
tests
/
ui
/
numbers-arithmetic
Age
Commit message (
Expand
)
Author
Lines
2025-01-23
tests: use `needs-threads` instead of `ignore-emscripten`
许杰友 Jieyou Xu (Joe)
-2
/
+2
2025-01-23
tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`
许杰友 Jieyou Xu (Joe)
-8
/
+8
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-4
/
+0
2024-09-22
Don't call const normalize in error reporting
Michael Goulet
-40
/
+40
2024-09-20
Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors
bors
-0
/
+3
2024-09-13
Update tests for hidden references to mutable static
Obei Sideg
-0
/
+3
2024-09-12
move a test to a better location
Ralf Jung
-17
/
+0
2024-09-10
clean up internal comments about float semantics
Ralf Jung
-0
/
+1
2024-06-16
Rollup merge of #126127 - Alexendoo:other-trait-diag, r=pnkfelix
Jacob Pratt
-81
/
+81
2024-06-14
Remove f16 const eval crash test
Trevor Gross
-0
/
+4
2024-06-12
Spell out other trait diagnostic
Alex Macleod
-81
/
+81
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-1
/
+0
2024-04-21
Auto merge of #117457 - daxpedda:wasm-nontrapping-fptoint, r=wesleywiser
bors
-6
/
+0
2024-04-18
Stabilize Wasm phase 4 & 5 proposals
daxpedda
-6
/
+0
2024-04-18
Fix negating `f16` and `f128` constants
beetrees
-0
/
+16
2024-03-27
Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ...
Oli Scherer
-41
/
+41
2024-03-11
Update test directives for `wasm32-wasip1`
Alex Crichton
-10
/
+0
2024-02-25
Use generic `NonZero` in tests.
Markus Reiter
-3
/
+3
2024-02-21
consolidate tests
James Dietz
-674
/
+0
2024-02-17
Enable `ConstPropLint` for promoteds
Gurinder Singh
-8
/
+0
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-166
/
+166
2024-01-27
Update tests.
Markus Reiter
-1
/
+1
2024-01-05
remove duplicate test
Ralf Jung
-23
/
+0
2023-11-29
Auto merge of #114841 - bvanjoi:fix-114814, r=cuviper
bors
-0
/
+77
2023-11-27
Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper
bors
-1
/
+0
2023-11-24
Show number in error message even for one error
Nilstrieb
-10
/
+10
2023-11-24
add track_caller for arith ops
bohan
-0
/
+77
2023-11-21
Update the minimum external LLVM to 16.
Dario Nieuwenhuis
-1
/
+0
2023-11-07
manually bless a wasm-only test
Ralf Jung
-0
/
+6
2023-07-29
Change default panic handler message format.
Mara Bos
-7
/
+12
2023-07-26
Add test case for #109567
yukang
-0
/
+15
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-41
/
+41
2023-06-01
Use translatable diagnostics in `rustc_const_eval`
Deadbeef
-18
/
+18
2023-05-11
Add support for `cfg(overflow_checks)`
AngelicosPhosphoros
-0
/
+38
2023-04-20
Implement `Neg` for signed non-zero integers.
John Millikin
-0
/
+12
2023-04-15
Add some reasons why tests are ignored.
Eric Huss
-1
/
+1
2023-03-02
Auto merge of #107879 - icedrocket:update-llvm, r=cuviper
bors
-0
/
+17
2023-02-23
Add regression test for #105626
icedrocket
-0
/
+17
2023-01-18
Support `true` and `false` as boolean flag params
Nilstrieb
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+3352