about summary refs log tree commit diff
path: root/library/core/tests/cmp.rs
AgeCommit message (Expand)AuthorLines
2023-04-16fix library and rustdoc testsDeadbeef-0/+2
2023-04-16rm const traits in libcoreDeadbeef-2/+2
2022-03-16Add test for StructuralEq for std::cmp::Ordering.Zachary S-0/+13
2022-01-28update cfg(bootstrap)sPietro Albini-1/+0
2021-12-16Disable test on bootstrap compilerDylan MacKenzie-20/+25
2021-12-16Test const impl of `cmp` traitsDylan MacKenzie-0/+28
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-0/+71
2020-09-04Move const tests for `Ordering` to `library\core`Christiaan Dirkx-1/+17
2020-07-27mv std libs to library/mark-0/+118