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
/
src
/
librustc_session
/
lint
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-624
/
+0
2020-08-18
Remove missing_fragment_specifier lint
Aleksey Kladov
-11
/
+0
2020-07-30
Rename the lint again
Manish Goregaokar
-2
/
+2
2020-07-30
Rename to intra_doc_resolution_failures
Manish Goregaokar
-2
/
+2
2020-07-29
Rename intra_doc_link_resolution_failure -> intra_doc_link_resolution_failures
Manish Goregaokar
-2
/
+2
2020-07-07
rustdoc: Rename invalid_codeblock_attribute lint to be plural
Oliver Middleton
-2
/
+2
2020-06-19
Rollup merge of #73300 - crlf0710:crate_level_only_check, r=petrochenkov
Manish Goregaokar
-3
/
+8
2020-06-18
Implement crate level only lints checking.
Charles Lew
-3
/
+8
2020-06-13
Report error when casting an C-like enum implementing Drop
oddg
-0
/
+11
2020-06-09
expand: Give reasonable NodeIds to lints associated with macro expansions
Vadim Petrochenkov
-0
/
+1
2020-06-05
properly handle feature gated lints
Joey Hain
-0
/
+2
2020-05-27
Implement RFC 2585
LeSeulArtichaut
-0
/
+7
2020-05-26
Rollup merge of #72342 - jsgf:warn-unused-deps, r=petrochenkov
Dylan DPC
-0
/
+7
2020-05-25
Implement warning for unused dependencies.
Jeremy Fitzhardinge
-0
/
+7
2020-05-25
rename lint
Ralf Jung
-2
/
+2
2020-05-25
add a lint against references to packed fields
Ralf Jung
-1
/
+8
2020-05-18
HIR passes for asm!
Amanieu d'Antras
-0
/
+7
2020-04-23
Create new rustdoc lint to check for code blocks tags
Guillaume Gomez
-0
/
+7
2020-03-29
Auto merge of #70370 - petrochenkov:nosmatch, r=Centril
bors
-1
/
+1
2020-03-24
Remove attribute `#[structural_match]` and any references to it
Vadim Petrochenkov
-1
/
+1
2020-03-22
Update lint name to follow convention
Guillaume Gomez
-2
/
+2
2020-03-22
rename NO_CRATE_LEVEL_DOC lint into MISSING_CRATE_LEVEL_DOC
Guillaume Gomez
-2
/
+2
2020-03-22
Add lint when no doc is present at the crate-level
Guillaume Gomez
-0
/
+7
2020-02-23
Auto merge of #69084 - yaahc:delayed-doc-lint, r=petrochenkov
bors
-0
/
+8
2020-02-18
better lint names
Ralf Jung
-11
/
+4
2020-02-15
Emit some additional `unused_doc_comments` lints outside of the main pass
Vadim Petrochenkov
-0
/
+8
2020-02-14
const-prop: use one helper method for all lints; consistently lint overflow o...
Ralf Jung
-0
/
+14
2020-02-07
Auto merge of #65232 - nikomatsakis:lazy-norm-anon-const-push-2, r=matthewjasper
bors
-0
/
+11
2020-02-06
make lint warn by default
Niko Matsakis
-1
/
+1
2020-02-06
lint impls that will become incoherent when leak-check is removed
Niko Matsakis
-0
/
+11
2020-02-05
Selectively disable sanitizer instrumentation
Tomasz Miąsko
-0
/
+7
2020-01-28
lintify conflicting_repr_hints
Mazdak Farrokhzad
-0
/
+11
2020-01-11
move {rustc -> rustc_session}::lint::builtin
Mazdak Farrokhzad
-0
/
+530