about summary refs log tree commit diff
path: root/library/core/tests/num/wrapping.rs
AgeCommit message (Expand)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-2/+0
2022-03-01Miri/CTFE: properly treat overflow in (signed) division/rem as UBRalf Jung-0/+10
2021-01-13Avoid ident concatenation in macro.Philippe Laflamme-14/+15
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-0/+233
2020-10-02Remove unnecessary mod-cfgJubilee Young-17/+14
2020-09-15Fix to libstd testJubilee Young-42/+44
2020-09-15Move Wrapping<T> ui tests into libraryJubilee Young-0/+77