about summary refs log tree commit diff
path: root/library/core/tests/ops.rs
AgeCommit message (Expand)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-242/+0
2024-08-12Explicitly specify type parameter on FromResidual impls in stdlib.Zachary S-0/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+3
2021-11-21Test not neverDavid Tolnay-0/+6
2021-02-06Expand the docs for ops::ControlFlow a bitScott McMurray-0/+2
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-0/+33
2020-11-07Test structural matching for all range typesChristiaan Dirkx-1/+47
2020-11-05Move range in ui test to ops test in library/coreDaiki Ihara-1/+58
2020-07-27mv std libs to library/mark-0/+96