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
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