| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -4/+0 | |
| 2022-08-13 | Rename `@hastext` to `@hasraw` (same for `matches`) | Noah Lev | -1/+1 | |
| 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 | -1/+1 | |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -2/+2 | |
| Change from syntaxy-looking [src] to the plain word "source". | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -11/+0 | |
| 2015-04-07 | rustdoc: Only hide possibly private modules | Alex Crichton | -0/+15 | |
| If an empty public module has no documentation, it shouldn't emit a page that's just a redirect loop to itself! Closes #16265 | ||||
