This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4f2e55ee6
rust
/
tests
/
ui
/
numbers-arithmetic
History
Michael Goulet
8f579497f7
Don't call const normalize in error reporting
2024-09-22 13:55:06 -04:00
..
apfloat-modulo-wrong.rs
arith-unsigned.rs
div-mod.rs
divide-by-zero.rs
f16-f128-lit.rs
float2.rs
float_math.rs
float-int-invalid-const-cast.rs
float-literal-inference.rs
float-nan.rs
float-signature.rs
float.rs
floatlits.rs
i8-incr.rs
i32-sub.rs
i128.rs
int-abs-overflow.rs
int.rs
integer-literal-radix.rs
integer-literal-suffix-inference-2.rs
integer-literal-suffix-inference-3.rs
integer-literal-suffix-inference.rs
issue-8460.rs
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
Don't call const normalize in error reporting
2024-09-22 13:55:06 -04:00
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
saturating-float-casts-wasm.rs
saturating-float-casts.rs
shift-near-oflo.rs
Update tests for hidden references to mutable static
2024-09-13 14:10:56 +03:00
shift-various-types.rs
shift.rs
signed-shift-const-eval.rs
suggest-float-literal.fixed
suggest-float-literal.rs
suggest-float-literal.stderr
Don't call const normalize in error reporting
2024-09-22 13:55:06 -04:00
u8-incr-decr.rs
u8-incr.rs
u32-decr.rs
u128-as-f32.rs
u128.rs
uint.rs
unary-minus-suffix-inference.rs