| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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-10-01 | Fix some clippy issues | Joshua Nelson | -3/+3 | |
| Found while working on https://github.com/rust-lang/rust/pull/77351; these are just the ones that could be fixed automatically. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+825 | |
