| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-04-10 | rustdoc: clean up and test macro visibility print | Michael Howell | -0/+17 | |
| This fixes the overly-complex invariant mentioned in <https://github.com/rust-lang/rust/pull/83237#issuecomment-815346570>, where the macro source can't have any links in it only because the cache hasn't been populated yet. | ||||
| 2020-11-28 | Add test for macro by example syntax in decl macros with only one option | Rune Tynan | -0/+7 | |
| 2020-11-28 | Add support for multi-argument decl macros | Rune Tynan | -0/+17 | |
| 2020-11-27 | Update decl_macro test, add decl_macro_priv test for --document-private-items | Rune Tynan | -0/+15 | |
