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
/
internal.rs
Age
Commit message (
Expand
)
Author
Lines
2022-05-28
Fix TyKind lint, make consts no longer fn, etc
Michael Goulet
-68
/
+123
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-1
/
+1
2022-02-19
Adopt let else in more places
est31
-4
/
+1
2022-02-12
change to a struct variant
Ellen
-1
/
+1
2022-02-01
review + rebase
lcnr
-3
/
+4
2022-02-01
rustfmt is broken, manually reduce line length
lcnr
-2
/
+7
2022-02-01
add a rustc::query_stability lint
lcnr
-1
/
+53
2022-01-27
Clarify the `usage-of-qualified-ty` error message.
Nicholas Nethercote
-1
/
+1
2022-01-09
feat: pass_by_value lint attribute
Mahdi Dibaiee
-32
/
+1
2021-11-07
Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514
bors
-54
/
+45
2021-11-07
more clippy fixes
Matthias Krüger
-54
/
+45
2021-11-07
ast: Fix naming conventions in AST structures
Vadim Petrochenkov
-2
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-55
/
+4
2021-10-21
ignore `potential_query_instability` in rustdoc
lcnr
-0
/
+15
2021-10-15
add a `rustc::query_stability` lint
lcnr
-4
/
+40
2021-10-06
Use get_diagnostic_name
Cameron Steffen
-15
/
+16
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-2
/
+2
2021-07-13
Auto merge of #86827 - camsteffen:hash-lint-resolved, r=oli-obk
bors
-42
/
+37
2021-07-10
rustc_span: Revert addition of `proc_macro` field to `ExpnKind::Macro`
Vadim Petrochenkov
-15
/
+4
2021-07-09
Fix default_hash_types to use resolved path
Cameron Steffen
-42
/
+37
2021-05-12
Implement span quoting for proc-macros
Aaron Hill
-4
/
+15
2021-03-09
Remove hir::Item::attrs.
Camille GILLOT
-1
/
+1
2021-02-01
Box the biggest ast::ItemKind variants
Dániel Buga
-2
/
+2
2020-12-03
Only deny doc_keyword in std and set it as "allow" by default
Guillaume Gomez
-1
/
+1
2020-12-03
Add lint pass for doc keyword
Guillaume Gomez
-1
/
+45
2020-09-21
add test
Bastian Kauschke
-0
/
+6
2020-09-19
extend `is_ty_or_ty_ctxt` to self types
Bastian Kauschke
-5
/
+21
2020-08-30
mv compiler to compiler/
mark
-0
/
+247