This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-12-30 05:07:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
numbers-arithmetic
History
Kivooeo
e7e884b0a4
cleaned up some tests
2025-06-03 07:38:06 +05:00
..
apfloat-modulo-wrong.rs
…
arith-unsigned.rs
Remove some unnecessary parens in
assert!
conditions
2025-02-06 22:28:44 +00:00
bitwise-ops-platform.rs
cleaned up some tests
2025-06-03 07:38:06 +05:00
div-mod.rs
…
divide-by-zero.rs
…
f16-f128-lit.rs
…
float2.rs
Remove some unnecessary parens in
assert!
conditions
2025-02-06 22:28:44 +00:00
float_math.rs
…
float-int-invalid-const-cast.rs
…
float-literal-inference.rs
…
float-nan.rs
Remove some unnecessary parens in
assert!
conditions
2025-02-06 22:28:44 +00:00
float-signature.rs
…
float.rs
…
floatlits.rs
Remove some unnecessary parens in
assert!
conditions
2025-02-06 22:28:44 +00:00
i8-incr.rs
…
i32-sub.rs
…
i128.rs
…
int-abs-overflow.rs
tests: use
needs-threads
instead of
ignore-emscripten
2025-01-23 20:51:29 +08:00
integer-literal-radix.rs
…
integer-literal-suffix-inference-2.rs
…
integer-literal-suffix-inference-3.rs
…
integer-literal-suffix-inference.rs
…
isize-base.rs
Cleaned up base tests for
isize
and
usize
in
tests/ui/numbers-arithmetic
2025-04-16 08:55:50 -06:00
issue-8460.rs
tests: use
needs-threads
instead of
ignore-emscripten
2025-01-23 20:51:29 +08:00
location-add-assign-overflow.rs
…
location-add-overflow.rs
…
location-divide-assign-by-zero.rs
…
location-divide-by-zero.rs
…
location-mod-assign-by-zero.rs
…
location-mod-by-zero.rs
…
location-mul-assign-overflow.rs
…
location-mul-overflow.rs
…
location-sub-assign-overflow.rs
…
location-sub-overflow.rs
…
mod-zero.rs
…
next-power-of-two-overflow-debug.rs
…
next-power-of-two-overflow-ndebug.rs
…
not-suggest-float-literal.rs
…
not-suggest-float-literal.stderr
…
num-wrapping.rs
…
numeric-method-autoexport.rs
…
overflow-attribute-works-1.rs
…
overflow-attribute-works-2.rs
…
overflowing-add.rs
…
overflowing-lsh-4.rs
…
overflowing-lsh-4.stderr
…
overflowing-mul.rs
…
overflowing-neg-nonzero.rs
…
overflowing-pow-signed.rs
…
overflowing-pow-unsigned.rs
…
overflowing-rsh-4.rs
…
overflowing-rsh-4.stderr
…
overflowing-sub.rs
…
promoted_overflow.rs
…
saturating-float-casts-impl.rs
tests: use
//@ ignore-auxiliary
with backlinked primary test file
2025-04-17 19:45:28 +08:00
saturating-float-casts-wasm.rs
…
saturating-float-casts.rs
…
shift-near-oflo.rs
…
shift-various-types.rs
…
shift.rs
…
signed-shift-const-eval.rs
…
suggest-float-literal.fixed
…
suggest-float-literal.rs
…
suggest-float-literal.stderr
…
u8-incr-decr.rs
…
u8-incr.rs
…
u32-decr.rs
…
u128-as-f32.rs
…
u128.rs
…
unary-minus-suffix-inference.rs
…
usize-base.rs
Cleaned up base tests for
isize
and
usize
in
tests/ui/numbers-arithmetic
2025-04-16 08:55:50 -06:00