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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_lint
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-16
Don't warn about old rustdoc lint names (temporarily)
Joshua Nelson
-1
/
+1
2021-03-14
Rollup merge of #82798 - jyn514:rustdoc-group, r=Manishearth,GuillaumeGomez
Yuki Okushi
-0
/
+1
2021-03-05
Rename `rustdoc` to `rustdoc::all`
Joshua Nelson
-0
/
+1
2021-03-05
Rollup merge of #80723 - rylev:noop-lint-pass, r=estebank
Mara
-0
/
+3
2021-03-03
First version of noop-lint
Ryan Levick
-0
/
+3
2021-03-01
Update comments
Joshua Nelson
-2
/
+1
2021-03-01
Address review comments
Joshua Nelson
-0
/
+1
2021-03-01
Improve error messages
Joshua Nelson
-0
/
+4
2021-03-01
Rename rustdoc lints to be a tool lint instead of built-in.
Joshua Nelson
-15
/
+19
2021-02-03
Add lint for `panic!(123)` which is not accepted in Rust 2021.
Mara Bos
-3
/
+3
2021-02-01
Box the biggest ast::ItemKind variants
Dániel Buga
-0
/
+1
2020-12-22
Auto merge of #78242 - Nadrieril:rename-overlapping_endpoints-lint, r=varkor
bors
-1
/
+1
2020-12-03
Add lint pass for doc keyword
Guillaume Gomez
-0
/
+3
2020-11-29
`overlapping_range_endpoints` does not belong in the `unused` lint group
Nadrieril
-1
/
+0
2020-11-29
Rename the `overlapping_patterns` lint to `overlapping_range_endpoints`
Nadrieril
-1
/
+2
2020-10-18
Add lint to warn about braces in a panic message.
Mara Bos
-0
/
+3
2020-11-05
Rename lint to non_autolinks
Guillaume Gomez
-2
/
+2
2020-11-05
Rename automatic_links to url_improvements
Guillaume Gomez
-3
/
+3
2020-11-05
Add new lint for automatic_links improvements
Guillaume Gomez
-1
/
+2
2020-10-30
TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection}
LeSeulArtichaut
-0
/
+1
2020-10-29
Rollup merge of #78244 - workingjubilee:dogfood-fancy-ranges, r=varkor
Jonas Schievink
-0
/
+2
2020-10-28
Dogfood {exclusive,half-open} ranges in compiler (nfc)
Jubilee Young
-0
/
+2
2020-10-26
Uplift temporary-cstring-as-ptr into rustc
Nathan Whitaker
-0
/
+3
2020-10-07
Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514
bors
-3
/
+4
2020-10-03
Add `unclosed_html_tags` lint
Guillaume Gomez
-3
/
+4
2020-10-01
Uplift drop-bounds lint from clippy
Michael Howell
-0
/
+3
2020-09-27
Separate `private_intra_doc_links` and `broken_intra_doc_links` into separate...
Joshua Nelson
-0
/
+1
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-20
use `array_windows` instead of `windows` in the compiler
Bastian Kauschke
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+464