about summary refs log tree commit diff
path: root/doc
AgeCommit message (Expand)AuthorLines
2020-04-23The beta branch update should not require a force pushflip1995-1/+1
2020-04-23Add a note to the beta sections of release.mdflip1995-0/+3
2020-04-20Auto merge of #5495 - phansch:update_changelog_docs, r=flip1995bors-12/+19
2020-04-20factor ifs into function, add differing mutex testDevin R-2/+2
2020-04-20Update the changelog update documentationPhilipp Hansch-12/+19
2020-04-20use if chainDevin R-2/+2
2020-04-20add note about update-all-refs script, revert redundant pat to masterDevin R-1/+3
2020-04-18Add an Option<Span> argument to span_lint_and_help.xiongmao86-0/+2
2020-04-04Rename rustc -> rustc_middle in doc linksflip1995-3/+3
2020-03-30Fix typo in `release.md`Philipp Krones-1/+1
2020-03-25Document how to backport changes to betaflip1995-0/+50
2020-03-25Document how to create a Clippy releaseflip1995-0/+101
2020-03-12Update changelog_update doc to reflect the actual ordering of the changelogflip1995-2/+5
2020-03-11Move links to the end of each chapter on adding_lintsYuki Okushi-28/+39
2020-03-11Clean-up adding_lints.mdYuki Okushi-50/+49
2020-03-09update rust-lang.github.io to rustc-dev-guide.rust-lang.orgChris Simpkins-1/+1
2020-03-05transition rustc-guide to rustc-dev-guideChris Simpkins-2/+2
2020-02-14Update some documentationflip1995-7/+7
2020-02-12Fix markdown Filesflip1995-6/+5
2020-02-10Remove unnecessary imports from documentationKrishna Sai Veera Reddy-1/+1
2020-01-30Deprecate util/dev in favor of cargo aliasPhilipp Hansch-5/+5
2020-01-27Rename `span_help_and_lint` to `span_lint_and_help`Yuki Okushi-3/+3
2020-01-20Remove trailing whitespacesYuki Okushi-5/+5
2020-01-15Update documentation for adding new lintsBrad Sherman-28/+48
2020-01-11Rustup to rust-lang/rust#67806Yuki Okushi-2/+1
2019-12-31Rustup to rust-lang/rust#67707Yuki Okushi-2/+2
2019-12-04Rustup to rust-lang/rust#66878Matthias Krüger-1/+2
2019-10-17Update adding_lints.mdMichael Zhang-2/+2
2019-09-11docs: fix broken link in adding_lints documantationMatthias Krüger-15/+17
2019-09-06Fix two occurences of TESTNAME=ui/foo_functionsLuca Beetz-2/+2
2019-09-04Remove ui/ from TESTNAME for foo lint exampleLuca Beetz-1/+1
2019-08-28Add note to avoid confusingYuki Okushi-0/+2
2019-08-21Auto merge of #4372 - phansch:changelog_update, r=flip1995bors-0/+68
2019-08-21Add note on how to find the latest beta commitPhilipp Hansch-0/+3
2019-08-20Update if_chain doc linkLzu Tao-1/+1
2019-08-19Remove in_macro_or_desugarKRAAI, MATTHEW [VISUS]-2/+2
2019-08-12Further text improvementsPhilipp Hansch-4/+10
2019-08-12Add imagePhilipp Hansch-1/+1
2019-08-11docs: Explain how to update the changelogPhilipp Hansch-0/+59
2019-08-09Document how to write tests requiring the 2018 editionflip1995-0/+7
2019-08-08template: Update how to format source code with ./util/devLzu Tao-1/+3
2019-07-07Update documentation to the dev fmt commandflip1995-5/+7
2019-06-01doc: Remove `pub` from trait definition in foo lint exampleLzu Tao-3/+3
2019-05-11Rename in_macro to in_macro_or_desugarManish Goregaokar-2/+2
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