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
Age
Commit message (
Expand
)
Author
Lines
2019-11-28
Auto merge of #4821 - Areredify:as_conversions, r=flip1995
bors
-1
/
+8
2019-11-28
make use of Result::map_or
Lzu Tao
-2
/
+3
2019-11-25
implemented `as_conversions` lint
Mikhail Babenko
-1
/
+8
2019-11-23
Run update_lints
flip1995
-8
/
+8
2019-11-23
Merge remote-tracking branch 'FlorianRohm/issue/4623' into rollup-new-lints
flip1995
-0
/
+7
2019-11-23
Merge remote-tracking branch 'Areredify/large_stack_arrays' into rollup-new-l...
flip1995
-0
/
+7
2019-11-23
Merge remote-tracking branch 'popzxc/if-same-cond-fn' into rollup-new-lints
flip1995
-0
/
+7
2019-11-23
Merge remote-tracking branch 'upstream/zst-offset' into rollup-new-lints
flip1995
-1
/
+8
2019-11-23
Add comment for mir_opt_level=0
flip1995
-0
/
+4
2019-11-22
Set mir_opt_level=0
flip1995
-0
/
+2
2019-11-20
Implement if_same_cond_fn lint
Igor Aleksanov
-1
/
+8
2019-11-15
New lint: zst_offset
Andre Bogus
-1
/
+8
2019-11-15
register new lint "tabs in doc comments" and update readme
Florian Rohm
-1
/
+8
2019-11-13
Add new lint: large stack array
Areredify
-1
/
+8
2019-11-13
display help on empty command line arguments
Mikhail Babenko
-2
/
+2
2019-11-10
Add `to_digit_is_some` lint
Michael Wright
-1
/
+8
2019-11-07
Update lints
Heinz N. Gies
-1
/
+1
2019-11-07
Simplify dentry point detection
Heinz N. Gies
-1
/
+1
2019-11-07
Update lints
Heinz N. Gies
-0
/
+7
2019-11-07
Deprecate `into_iter_on_array` lint
flip1995
-8
/
+1
2019-11-06
Auto merge of #4714 - msizanoen1:remove-plugin, r=Manishearth
bors
-35
/
+0
2019-10-26
Move manual_mul_add into nursery
flip1995
-1
/
+1
2019-10-24
Remove clippy plugin
msizanoen
-35
/
+0
2019-10-24
Update clippy for latest rustc changes
Mark Rousskov
-58
/
+25
2019-10-22
Add lint for debug_assert_with_mut_call
Marcel Hellwig
-1
/
+8
2019-10-18
Split out tests
Heinz N. Gies
-2
/
+16
2019-10-18
Add todo and tests
Heinz N. Gies
-1
/
+22
2019-10-16
Add `inefficient_to_string` lint
HMPerson1
-1
/
+8
2019-10-15
Change lint to be pedantic
James Wang
-1
/
+1
2019-10-15
Add a new lint for unused self
James Wang
-1
/
+8
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-1
/
+22
2019-10-09
New lint: suspicious_unary_op_formatting
Nikos Filippakis
-1
/
+8
2019-10-08
Addresses Issue #4001
Ethan Lam
-1
/
+8
2019-10-08
Auto merge of #4592 - rust-lang:transmute-collection, r=flip1995
bors
-1
/
+8
2019-10-03
Fix false-positive of redundant_clone and move to clippy::perf
Shotaro Yamada
-1
/
+1
2019-10-02
New lint: unsound_collection_transmute
Andre Bogus
-1
/
+8
2019-10-02
New lint: needless_doc_main
Andre Bogus
-1
/
+8
2019-09-24
Add a new lint for comparison chains
James Wang
-1
/
+8
2019-09-22
Merge branch 'master' into unneeded_wildcard_pattern
Michael Wright
-4
/
+19
2019-09-20
new lint: mem-replace-with-uninit
Andre Bogus
-1
/
+8
2019-09-19
Auto merge of #4539 - jolson88:cast-lossless-pedantic, r=flip1995
bors
-1
/
+1
2019-09-19
New lint: Require `# Safety` section in pub unsafe fn docs
Andre Bogus
-1
/
+8
2019-09-16
Changes to catch_fatal_errors in rustc driver
Jason Olson
-1
/
+2
2019-09-15
Changes cast-lossless to a pedantic lint
Jason Olson
-1
/
+1
2019-09-12
Add `unneeded-wildcard-pattern` lint
Michael Wright
-1
/
+8
2019-09-05
Fix `redundant_pattern` false positive
Yuki Okushi
-1
/
+1
2019-09-04
Auto merge of #4418 - euclio:byte-lit-suggestion, r=flip1995
bors
-1
/
+1
2019-09-04
Run update_lints
flip1995
-1
/
+1
2019-09-04
Add manual_saturating_arithmetic lint
Shotaro Yamada
-1
/
+8
2019-09-03
lint against `MaybeUninit::uninit().assume_init()`
Andre Bogus
-1
/
+8
[prev]
[next]