rust/library/core/tests/num
Matthias Krüger 9babe98562
Rollup merge of #110419 - jsoref:spelling-library, r=jyn514
Spelling library

Split per https://github.com/rust-lang/rust/pull/110392

I can squash once people are happy w/ the changes. It's really uncommon for large sets of changes to be perfectly acceptable w/o at least some changes.

I probably won't have time to respond until tomorrow or the next day
2023-04-26 18:51:41 +02:00
..
dec2flt remove obsolete test 2023-04-10 21:57:45 +02:00
flt2dec
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
int_macros.rs
mod.rs Spelling library/ 2023-04-26 02:10:22 -04:00
nan.rs
ops.rs
u8.rs
u16.rs
u32.rs
u64.rs
u128.rs
uint_macros.rs
wrapping.rs