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
/
clippy_lints
/
src
/
dbg_macro.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-27
Rename `span_help_and_lint` to `span_lint_and_help`
Yuki Okushi
-2
/
+2
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-04
Rustup to https://github.com/rust-lang/rust/pull/67853
Philipp Hansch
-1
/
+1
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-12-03
Rustup to rust-lang/rust#66935
flip1995
-3
/
+3
2019-09-04
Refactor option handling
Jeremy Stucki
-4
/
+1
2019-08-16
Rustup "Remove `Spanned` from `{ast,hir}::FieldPat`"
Lzu Tao
-2
/
+2
2019-05-17
Prevent symbocalypse
Oliver Scherer
-2
/
+1
2019-05-14
Rustfmt all the things
Oliver Scherer
-1
/
+1
2019-05-14
Use symbols instead of strings
Oliver Scherer
-1
/
+2
2019-04-17
Use lint pass macros
Matthew Kraai
-14
/
+3
2019-03-05
move lint documentation into macro invocations
Andy Russell
-15
/
+15
2019-02-03
run `util/dev update_lints` and `cargo fmt --all`
rhysd
-3
/
+3
2019-02-03
prefer `if` to `match`
rhysd
-22
/
+19
2019-02-03
use snippet for making a suggestion if possible
rhysd
-8
/
+37
2019-02-02
add more test cases for dbg_macro rule
rhysd
-1
/
+0
2019-02-02
use span_help_and_lint() instead of span_lint_and_sugg()
rhysd
-4
/
+2
2019-02-01
`cargo +nightly fmt` at clippy_lints/
rhysd
-2
/
+2
2019-02-01
remove TODO comment which was already done
rhysd
-1
/
+1
2019-02-01
fix category and use suggestion
rhysd
-7
/
+11
2019-01-31
implement dbg_macro rule (fixes #3721)
rhysd
-0
/
+51