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
01b75e20f2
rust
/
tests
/
ui
/
numbers-arithmetic
History
bors
18caf88956
Auto merge of
#107879
- icedrocket:update-llvm, r=cuviper
...
Update LLVM submodule
Fixes
#105626
2023-03-02 05:27:32 +00:00
..
arith-unsigned.rs
div-mod.rs
divide-by-zero.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-const.noopt.stderr
issue-8460-const.opt_with_overflow_checks.stderr
issue-8460-const.opt.stderr
issue-8460-const.rs
issue-8460.rs
issue-105626.rs
Add regression test for
#105626
2023-02-23 08:39:23 +09:00
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
overflowing-add.rs
overflowing-lsh-1.rs
overflowing-lsh-1.stderr
overflowing-lsh-2.rs
overflowing-lsh-2.stderr
overflowing-lsh-3.rs
overflowing-lsh-3.stderr
overflowing-lsh-4.rs
overflowing-lsh-4.stderr
overflowing-mul.rs
overflowing-neg.rs
overflowing-pow-signed.rs
overflowing-pow-unsigned.rs
overflowing-rsh-1.rs
overflowing-rsh-1.stderr
overflowing-rsh-2.rs
overflowing-rsh-2.stderr
overflowing-rsh-3.rs
overflowing-rsh-3.stderr
overflowing-rsh-4.rs
overflowing-rsh-4.stderr
overflowing-rsh-5.rs
overflowing-rsh-5.stderr
overflowing-rsh-6.rs
overflowing-rsh-6.stderr
overflowing-sub.rs
promoted_overflow_opt.rs
promoted_overflow.rs
saturating-float-casts-impl.rs
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
uint.rs
unary-minus-suffix-inference.rs