| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -27/+0 | |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -2/+0 | |
| This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed. | ||||
| 2019-05-06 | update playground url tests with new edition behavior | QuietMisdreavus | -3/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-02-09 | fix playground test for newly-trimmed doctests | QuietMisdreavus | -2/+2 | |
| 2017-11-05 | add #![allow(unused)] to the playground link rustdoc tests | QuietMisdreavus | -3/+3 | |
| 2016-10-15 | rustdoc: Improve playground run buttons | Oliver Middleton | -0/+39 | |
| The main change is to stop using javascript to generate the URLs and use rustdoc instead. This also adds run buttons to the error index examples. | ||||
