index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
adding_lints.md
Age
Commit message (
Expand
)
Author
Lines
2020-01-30
Deprecate util/dev in favor of cargo alias
Philipp Hansch
-5
/
+5
2020-01-27
Rename `span_help_and_lint` to `span_lint_and_help`
Yuki Okushi
-3
/
+3
2020-01-20
Remove trailing whitespaces
Yuki Okushi
-5
/
+5
2020-01-15
Update documentation for adding new lints
Brad Sherman
-28
/
+48
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-2
/
+1
2019-12-31
Rustup to rust-lang/rust#67707
Yuki Okushi
-2
/
+2
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-10-17
Update adding_lints.md
Michael Zhang
-2
/
+2
2019-09-11
docs: fix broken link in adding_lints documantation
Matthias Krüger
-15
/
+17
2019-09-06
Fix two occurences of TESTNAME=ui/foo_functions
Luca Beetz
-2
/
+2
2019-09-04
Remove ui/ from TESTNAME for foo lint example
Luca Beetz
-1
/
+1
2019-08-28
Add note to avoid confusing
Yuki Okushi
-0
/
+2
2019-08-20
Update if_chain doc link
Lzu Tao
-1
/
+1
2019-08-19
Remove in_macro_or_desugar
KRAAI, MATTHEW [VISUS]
-2
/
+2
2019-08-09
Document how to write tests requiring the 2018 edition
flip1995
-0
/
+7
2019-08-08
template: Update how to format source code with ./util/dev
Lzu Tao
-1
/
+3
2019-07-07
Update documentation to the dev fmt command
flip1995
-5
/
+7
2019-06-01
doc: Remove `pub` from trait definition in foo lint example
Lzu Tao
-3
/
+3
2019-05-11
Rename in_macro to in_macro_or_desugar
Manish Goregaokar
-2
/
+2
2019-04-17
Document `declare_lint_pass!`
Matthew Kraai
-31
/
+8
2019-04-16
Update adding_lints.md
Oliver Scherer
-0
/
+1
2019-03-19
Add implementation for the EarlyLintPass trait into the Adding Lints document...
Mark Catley
-1
/
+3
2019-03-08
Update comment location
Philipp Hansch
-16
/
+20
2019-03-04
Add rustc nightly docs to cheatsheet
Philipp Hansch
-1
/
+4
2019-03-04
s/you/we; One more checklist item
Philipp Hansch
-16
/
+17
2019-03-03
Add the rustc guide to the cheatsheet
Philipp Hansch
-0
/
+2
2019-03-03
More text fixes after Test section was moved to top
Philipp Hansch
-15
/
+17
2019-03-03
Reword 'Setup' a bit
Philipp Hansch
-3
/
+4
2019-03-03
Note that stderr files don't have to be created manually
Philipp Hansch
-2
/
+4
2019-03-03
Author lint usage via playground
Philipp Hansch
-31
/
+15
2019-03-03
Copy from CONTRIBUTING.md: author lint, rustfix tests, rustfmt
Philipp Hansch
-4
/
+81
2019-03-03
Mention Clippy utils
Philipp Hansch
-1
/
+4
2019-03-03
Remind to run update-all-references.sh at the end
Philipp Hansch
-3
/
+6
2019-03-03
Use positive if condition for readability
Philipp Hansch
-8
/
+9
2019-03-03
Expand on lint implementation section, wrap lines
Philipp Hansch
-23
/
+65
2019-03-03
Implicit return
Wilco Kusee
-1
/
+1
2019-03-03
Implicit return
Wilco Kusee
-1
/
+1
2019-03-03
Add lint writing documentation
Philipp Hansch
-0
/
+324