| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-16 | Pass --target to lint docs | Mark Rousskov | -14/+34 | |
| Otherwise, we may not have a standard library built for the native "host" target of the rustc being run. | ||||
| 2020-09-14 | Include non-JSON output in error display for lint-doc failure. | Eric Huss | -1/+4 | |
| Some errors, like if rustc is broken, or dylib search path is wrong, will only display non-JSON errors. Show those, too, to make it easier to debug a problem. | ||||
| 2020-09-13 | Support `ignore` for lint examples. | Eric Huss | -9/+20 | |
| 2020-09-13 | Link rustdoc lint docs to the rustdoc book. | Eric Huss | -30/+17 | |
| 2020-09-13 | Auto-generate lint documentation. | Eric Huss | -0/+657 | |
