| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-29 | Implement #85440 | Samuel E. Moelius III | -3/+8 | |
| 2020-11-27 | libtest: Print the total time taken to execute a test suite | Jakob Schikowski | -4/+11 | |
| 2020-10-23 | Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus | Yuki Okushi | -4/+10 | |
| Fixing escaping to ensure generation of welformed json. doc tests' json name have a filename in them. When json test output is asked for on windows currently produces invalid json. Tracking issue for json test output: #49359 | ||||
| 2020-10-13 | Replace absolute paths with relative ones | est31 | -2/+2 | |
| Modern compilers allow reaching external crates like std or core via relative paths in modules outside of lib.rs and main.rs. | ||||
| 2020-10-13 | Fixing escaping to ensure generation of welformed json. | Giles Cope | -4/+10 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+246 | |
