about summary refs log tree commit diff
path: root/library/core/tests/num/wrapping.rs
AgeCommit message (Expand)AuthorLines
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