about summary refs log tree commit diff
path: root/doc/adding_lints.md
AgeCommit message (Expand)AuthorLines
2019-04-17Document `declare_lint_pass!`Matthew Kraai-31/+8
2019-04-16Update adding_lints.mdOliver Scherer-0/+1
2019-03-19Add implementation for the EarlyLintPass trait into the Adding Lints document...Mark Catley-1/+3
2019-03-08Update comment locationPhilipp Hansch-16/+20
2019-03-04Add rustc nightly docs to cheatsheetPhilipp Hansch-1/+4
2019-03-04s/you/we; One more checklist itemPhilipp Hansch-16/+17
2019-03-03Add the rustc guide to the cheatsheetPhilipp Hansch-0/+2
2019-03-03More text fixes after Test section was moved to topPhilipp Hansch-15/+17
2019-03-03Reword 'Setup' a bitPhilipp Hansch-3/+4
2019-03-03Note that stderr files don't have to be created manuallyPhilipp Hansch-2/+4
2019-03-03Author lint usage via playgroundPhilipp Hansch-31/+15
2019-03-03Copy from CONTRIBUTING.md: author lint, rustfix tests, rustfmtPhilipp Hansch-4/+81
2019-03-03Mention Clippy utilsPhilipp Hansch-1/+4
2019-03-03Remind to run update-all-references.sh at the endPhilipp Hansch-3/+6
2019-03-03Use positive if condition for readabilityPhilipp Hansch-8/+9
2019-03-03Expand on lint implementation section, wrap linesPhilipp Hansch-23/+65
2019-03-03Implicit returnWilco Kusee-1/+1
2019-03-03Implicit returnWilco Kusee-1/+1
2019-03-03Add lint writing documentationPhilipp Hansch-0/+324