| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-19 | Remove unsafe impl Send for CompletedTest & TestResult | Tomasz Miąsko | -2/+0 | |
| 2021-01-10 | Print failure message on all tests that should panic, but don't | johanngan | -1/+1 | |
| This already happens with should_panic tests without an expected message. This commit fixes should_panic tests with an expected message to have the same behavior. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+115 | |
