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
/
builtin.rs
Age
Commit message (
Expand
)
Author
Lines
2020-10-30
Implement rustc side of report-future-incompat
Aaron Hill
-1
/
+0
2020-10-30
Fix some more clippy warnings
Joshua Nelson
-9
/
+7
2020-10-24
Fix inconsistencies in handling of inert attributes on statements
Aaron Hill
-1
/
+2
2020-10-18
Auto merge of #78066 - bugadani:wat, r=jonas-schievink
bors
-1
/
+1
2020-10-18
Replace unnecessary map_or_else with map_or
Dániel Buga
-1
/
+1
2020-10-17
Suggest minimal subset features in `incomplete_features` lint
Yuki Okushi
-0
/
+8
2020-09-22
lint missing docs for extern items
Bastian Kauschke
-0
/
+13
2020-09-20
Rollup merge of #76910 - lcnr:foreign-item-like, r=oli-obk
Ralf Jung
-8
/
+1
2020-09-20
Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr
Ralf Jung
-6
/
+7
2020-09-20
Auto merge of #74949 - oli-obk:validate_const_eval_raw, r=RalfJung
bors
-9
/
+7
2020-09-19
Rollup merge of #75099 - davidtwco:is-zst-abstraction-violation, r=eddyb
Ralf Jung
-3
/
+3
2020-09-19
transmute: use diagnostic item
Bastian Kauschke
-8
/
+1
2020-09-19
Reflect the "do not call this query directly" mentality in its name
Oliver Scherer
-0
/
+1
2020-09-19
Stop using the `const_eval` query for initializers of statics
Oliver Scherer
-9
/
+6
2020-09-18
use matches!() macro for simple if let conditions
Matthias Krüger
-6
/
+7
2020-09-15
don't lazily evaulate some trivial values for Option::None replacements (clip...
Matthias Krüger
-1
/
+1
2020-09-14
Auto merge of #76549 - ehuss:lints-comments, r=wesleywiser
bors
-0
/
+504
2020-09-13
Auto-generate lint documentation.
Eric Huss
-0
/
+504
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-1
/
+2
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-7
/
+7
2020-09-03
rustc_lint: avoid trimmed paths for ty_find_init_error
Dan Aloni
-1
/
+4
2020-08-30
lint/ty: move fns to avoid abstraction violation
David Wood
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+2422