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
/
compiler
/
rustc_lint
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
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