rust/library/core/tests/num
bors 3a5c8e91f0 Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obk
Rm const traits in libcore

See [zulip thread](https://rust-lang.zulipchat.com/#narrow/stream/146212-t-compiler.2Fconst-eval/topic/.60const.20Trait.60.20removal.20or.20rework)

* [x] Bless ui tests
* [ ] Re constify some unstable functions with workarounds if they are needed
2023-04-19 13:03:40 +00:00
..
dec2flt remove obsolete test 2023-04-10 21:57:45 +02:00
flt2dec Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00
bignum.rs
const_from.rs fix library and rustdoc tests 2023-04-16 11:38:52 +00:00
i8.rs
i16.rs
i32.rs
i64.rs
i128.rs
ieee754.rs Remove unused unused_macros 2023-04-16 08:35:39 +02:00
int_log.rs add tests for panicking integer logarithms 2022-10-02 14:25:36 +02:00
int_macros.rs
mod.rs more dupe word typos 2022-10-14 12:57:56 +08:00
nan.rs
ops.rs
u8.rs
u16.rs
u32.rs
u64.rs
u128.rs
uint_macros.rs
wrapping.rs make const_err a hard error 2022-10-07 18:08:49 +02:00