| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -143/+0 | |
| 2022-10-01 | bless rustdoc-ui | Maybe Waffle | -1/+1 | |
| 2021-04-12 | Add explanatory note to `bare_urls` lint | Camelid | -0/+33 | |
| I think the lint is confusing otherwise since it doesn't fully explain what the problem is. | ||||
| 2021-04-10 | Run rustfix for `bare-urls` test | Camelid | -18/+18 | |
| This will help us ensure that it emits valid suggestions. | ||||
| 2021-04-10 | Rename `url-improvements` test to `bare-urls` | Camelid | -0/+110 | |
| The lint used to be called `non-autolinks`, and linted more than just bare URLs. Now, it is called `bare-urls` and only lints against bare URLs. So, `bare-urls` is a better name for the test. | ||||
