| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-18 | Ignore lines starting with '#' | Jeremy Stucki | -1/+12 | |
| 2019-06-23 | don't strip blank lines in lint documentation | Andy Russell | -12/+9 | |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -11/+0 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-10-06 | Add license header to other files | Manish Goregaokar | -0/+12 | |
| 2018-04-10 | Add lint groups to doc export | Pascal Hertleif | -0/+1 | |
| 2018-02-01 | Allow empty lines in lint doc examples | Philipp Hansch | -3/+8 | |
| This makes sure that empty lines in lint examples are preserved. It also fixes the documentation for the invalid_ref lint, which was not shown because of an extra newline before the lint declaration. | ||||
| 2016-08-07 | Make Python utils more idiomatic, use better names, fix -c mode of update_wiki. | Georg Brandl | -127/+29 | |
| 2016-07-19 | Fix deploy.sh and python2 usage | mcarton | -3/+3 | |
| 2016-07-19 | Setup automatic push of gh-pages | mcarton | -5/+22 | |
| 2016-07-15 | HMTL Docs: Add Configuration, Fix Example Section | Pascal Hertleif | -5/+20 | |
| 2016-07-14 | Adjust HTML Docs | Pascal Hertleif | -5/+8 | |
| - Section IDs, with handy anchor links - Multiple filters for levels - Table rendering, block quote size - Nicer loading (hide un-rendered content) - Code highlighting (only for Rust, of course!) - Fix parsing of descriptions that have a newline after the section title (lead to duplicating the title, e.g., "Examples", in the content) | ||||
| 2016-07-12 | Add First Draft of Lint Listing Page | Pascal Hertleif | -0/+127 | |
