| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -2/+2 | |
| Part of #87059 Partially reverts #84703 Preview at: https://notriddle.com/notriddle-rustdoc-test/real-headers/std/index.html | ||||
| 2020-12-31 | Fix tests that incorrectly used `!@has` instead of `@!has` | Camelid | -1/+1 | |
| The command is `@!has`, not `!@has`. I don't think these checks were doing anything before! Ideally we would accept `!@has` as well, or at least fail tests that use `!@has`. The current behavior seems to be silently ignoring the check, which is very confusing. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-09-20 | add more tests for traits-in-non-module-scope | QuietMisdreavus | -1/+1 | |
| 2018-09-20 | don't check visibility when inlining local impls | QuietMisdreavus | -0/+28 | |
| those get handled properly in strip-hidden anyway | ||||
