| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-02 | Use `item_name` instead of pretty printing | Joshua Nelson | -0/+13 | |
| Pretty printing would add a `r#` prefix to raw identifiers, which was not correct. In general I think this change makes sense - pretty-printing is for showing to the *user*, `item_name` is suitable to pass to resolve. | ||||
| 2020-11-28 | Move `src/test/rustdoc` intra-doc link tests into a subdirectory | Joshua Nelson | -0/+1088 | |
| They were starting to get unwieldy. | ||||
