| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -42/+0 | |
| 2022-08-13 | Update `@!has` name in tests | Noah Lev | -4/+4 | |
| 2022-08-13 | Rename `@hastext` to `@hasraw` (same for `matches`) | Noah Lev | -2/+2 | |
| I think `@hasraw` is slightly clearer than `@hastext` since it is actually matching against the raw HTML, not the text nodes. | ||||
| 2022-08-13 | Update tests: arity-2 `@{has,matches}` -> `...text` | Noah Lev | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-09-30 | let htmldocck.py check for directories | QuietMisdreavus | -0/+3 | |
| 2016-11-14 | rustdoc: Fix some local inlining issues | Oliver Middleton | -0/+49 | |
| * Only inline public items when inlining glob imports. * Never inline while in a private module or a child of a private module. * Never inline impls. This allowed the removal of a workaround in the rendering code. | ||||
