| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -13/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-04 | Add compile flags to playground-empty test | Philip Munksgaard | -0/+2 | |
| "Run" links to the playground are not added to the generated documentation if the unstable `--playground-url` argument is not passed to rustdoc. Therefore, without specifying `--playground-url` as a compile-flag, the test doesn't correctly assert that `#![doc(html_playground_url = "")]` removes playground links. | ||||
| 2016-10-15 | rustdoc: Improve playground run buttons | Oliver Middleton | -0/+21 | |
| 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. | ||||
