| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-09-16 | Do not panic when a test function returns Result::Err. | Bradford Hovinen | -10/+11 |
| 2021-04-25 | move core::hint::black_box under its own feature gate | Ralf Jung | -2/+9 |
| 2021-03-24 | libtest: Index tests by a unique TestId | Anders Kaseorg | -4/+13 |
| 2020-11-10 | Merge set_panic and set_print into set_output_capture. | Mara Bos | -9/+5 |
| 2020-11-10 | Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams. | Mara Bos | -6/+2 |
| 2020-10-01 | Fix some clippy issues | Joshua Nelson | -1/+1 |
| 2020-09-21 | Rollup merge of #76959 - est31:write, r=oli-obk | Ralf Jung | -10/+10 |
| 2020-09-20 | Replace write_fmt with write! | est31 | -10/+10 |
| 2020-09-20 | Use as_nanos in bench.rs and base.rs | est31 | -5/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+238 |
