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_defs
/
src
Age
Commit message (
Expand
)
Author
Lines
2021-06-26
Auto merge of #86637 - ehuss:spellings, r=dtolnay
bors
-1
/
+1
2021-06-25
Fix a few misspellings.
Eric Huss
-1
/
+1
2021-06-25
Fix new lints
Ryan Levick
-2
/
+2
2021-06-25
Add back missing doc
Ryan Levick
-0
/
+1
2021-06-25
Address PR feedback
Ryan Levick
-7
/
+4
2021-06-25
Change how edition based future compatibility warnings are handled
Ryan Levick
-40
/
+39
2021-06-22
Auto merge of #85707 - jam1garner:future_prelude_collision_lint, r=nikomatsakis
bors
-0
/
+50
2021-06-15
Add future_prelude_collision to 2021 compat group
jam1garner
-1
/
+5
2021-06-14
Improve documentation for `future_prelude_collision` lint
jam1garner
-3
/
+4
2021-06-14
Add future_prelude_collision lint
jam1garner
-0
/
+45
2021-06-10
Make OR_PATTERNS_BACK_COMPAT be a 2021 future-incompatible lint
hi-rustin
-0
/
+4
2021-06-04
Fix `deny(invalid_doc_attributes)`
Joshua Nelson
-0
/
+1
2021-06-03
Rollup merge of #85852 - m-ou-se:machineapplicable-docs, r=nikomatsakis
Yuki Okushi
-1
/
+5
2021-05-31
Clarify meaning of MachineApplicable suggestions.
Mara Bos
-1
/
+5
2021-05-06
Add additional migrations to handle auto-traits and clone traits
Roxane
-7
/
+35
2021-05-04
Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis
bors
-1
/
+5
2021-04-20
Typo
Oli Scherer
-1
/
+1
2021-04-20
Add an attribute to be able to configure the limit
Oli Scherer
-1
/
+1
2021-04-20
Implement a lint that highlights all moves larger than 1000 bytes
Oli Scherer
-0
/
+34
2021-04-19
fix few typos
klensy
-2
/
+2
2021-04-14
Update docs for unsafe_op_in_unsafe_fn stability.
Eric Huss
-3
/
+4
2021-04-13
Add compatibility info to lints
Ryan Levick
-1
/
+5
2021-04-10
Add `bad_asm_style` to HardwiredLints
Amanieu d'Antras
-0
/
+1
2021-04-03
Fix rustc_lint_defs documentation typo
Ben Mezger
-1
/
+1
2021-04-01
add OR_PATTERNS_BACK_COMPAT lint
hi-rustin
-0
/
+36
2021-03-27
Auto merge of #83103 - petrochenkov:unilex, r=Aaron1011
bors
-1
/
+1
2021-03-27
resolve: Partially unify early and late scope-relative ident resolution
Vadim Petrochenkov
-1
/
+1
2021-03-27
make unaligned_refereces future-incompat lint warn-by-default, and remove the...
Ralf Jung
-54
/
+11
2021-03-25
Refactor #82270 as lint instead of an error
Amanieu d'Antras
-0
/
+46
2021-03-14
Introduce `proc_macro_back_compat` lint, and emit for `time-macros-impl`
Aaron Hill
-1
/
+53
2021-03-10
Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nik...
Yuki Okushi
-8
/
+1
2021-03-05
Make invalid_doc_attribute lint plural
Guillaume Gomez
-2
/
+2
2021-03-04
Add extra check for #[doc(test(...)] attribute
Guillaume Gomez
-3
/
+6
2021-03-04
Add new edition 2021 link: INVALID_DOC_ATTRIBUTE
Guillaume Gomez
-0
/
+27
2021-03-01
Address review comments
Joshua Nelson
-12
/
+0
2021-03-01
Rename rustdoc lints to be a tool lint instead of built-in.
Joshua Nelson
-83
/
+0
2021-02-27
Enable report_in_external_macro in unaligned_references
Taiki Endo
-0
/
+1
2021-02-18
Add explanations and suggestions to `irrefutable_let_patterns` lint
Camelid
-5
/
+3
2021-02-18
Stabilize `unsafe_op_in_unsafe_fn` lint
LeSeulArtichaut
-8
/
+1
2021-02-17
replace if-let and while-let with `if let` and `while let`
Takayuki Maeda
-5
/
+5
2021-02-07
Add `--extern-loc` to augment unused crate dependency diagnostics
Jeremy Fitzhardinge
-0
/
+9
2021-02-07
expand/resolve: Turn `#[derive]` into a regular macro attribute
Vadim Petrochenkov
-2
/
+49
2021-02-04
Rollup merge of #81556 - nikomatsakis:forbidden-lint-groups-lint, r=pnkfelix
Mara Bos
-0
/
+39
2021-02-03
make const_err a future incompat lint
Ralf Jung
-0
/
+4
2021-02-02
introduce future-compatibility warning for forbidden lint groups
Niko Matsakis
-0
/
+39
2021-02-01
Mark the lint doc as compile_fail
Aman Arora
-1
/
+1
2021-01-31
Add lint for 2229 migrations
Aman Arora
-0
/
+46
2021-01-28
Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lint
Aaron Hill
-0
/
+48
2021-01-22
update const_err description
Ralf Jung
-26
/
+7
2021-01-15
Don't mark `ineffective_unstable_trait_impl` as an internal lint
Joshua Nelson
-3
/
+24
[prev]
[next]