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
/
clippy_lints
Age
Commit message (
Expand
)
Author
Lines
2019-02-01
Auto merge of #3726 - phansch:some_renaming, r=oli-obk
bors
-13
/
+13
2019-02-01
Move `max_value` handling to consts module
Michael Wright
-20
/
+29
2019-02-01
`cargo +nightly fmt` at clippy_lints/
rhysd
-2
/
+2
2019-02-01
remove TODO comment which was already done
rhysd
-1
/
+1
2019-02-01
add dbg_macro rule to CHANGELOG.md and update count in README
rhysd
-2
/
+1
2019-02-01
fix category and use suggestion
rhysd
-7
/
+11
2019-01-31
Some renamings: s/ast_ty/hir_ty and s/StructField/hir::StructField
Philipp Hansch
-13
/
+13
2019-01-31
Fix `cast_sign_loss` false positive
Michael Wright
-10
/
+51
2019-01-31
implement dbg_macro rule (fixes #3721)
rhysd
-0
/
+55
2019-01-29
wildcard_match_arm: add nesting issue to known.
Alex Hamilton
-1
/
+1
2019-01-29
wildcard_match_arm: lint only enum matches.
Alex Hamilton
-18
/
+20
2019-01-29
wilcard_match_arm: run rustfmt.
Alex Hamilton
-3
/
+5
2019-01-29
wildcard_match_arm: add lint properly.
Alex Hamilton
-0
/
+1
2019-01-29
wildcard_match_arm: rename function.
Alex Hamilton
-2
/
+2
2019-01-29
wildcard_match_arm: expand lint scope.
Alex Hamilton
-11
/
+8
2019-01-29
Change match_wild lint name to WILDCARD_MATCH_ARM.
Alex Hamilton
-4
/
+4
2019-01-29
Add match_wild lint (#3649).
Alex Hamilton
-1
/
+38
2019-01-29
Auto merge of #3648 - phansch:const_fn_lint, r=oli-obk
bors
-1
/
+135
2019-01-29
cargo fmt
Philipp Hansch
-4
/
+3
2019-01-29
Update various docs
Philipp Hansch
-3
/
+3
2019-01-29
Use built-in entry_fn detection over self-built
Philipp Hansch
-29
/
+21
2019-01-29
cargo fmt
Philipp Hansch
-21
/
+23
2019-01-29
Reorganize conditionals: Run faster checks first
Philipp Hansch
-17
/
+23
2019-01-29
Maybe fix ICE?
Philipp Hansch
-1
/
+3
2019-01-29
Add initial version of const_fn lint
Philipp Hansch
-0
/
+133
2019-01-29
Fix `unit_arg` false positive
Michael Wright
-24
/
+31
2019-01-28
Auto merge of #3700 - phansch:would_you_like_some_help_with_this_const_fn, r=...
bors
-0
/
+4
2019-01-28
Rustfmt
Oliver Scherer
-1
/
+1
2019-01-28
Check hypothetically failing conversion
Oliver Scherer
-1
/
+2
2019-01-28
Update more changed iterator paths
Oliver Scherer
-1
/
+1
2019-01-28
Atomics constants are now handled by the deprecation lint
Oliver Scherer
-15
/
+0
2019-01-28
Update changed iterator paths
Oliver Scherer
-1
/
+1
2019-01-28
Update const slice processing
Oliver Scherer
-1
/
+1
2019-01-27
Auto merge of #3706 - robamler:patch-1, r=phansch
bors
-2
/
+2
2019-01-27
run cargo fmt
Matthias Krüger
-18
/
+3
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57907/
Matthias Krüger
-88
/
+88
2019-01-26
Fix documentation for `slow_vector_initialization`
Robert Bamler
-2
/
+2
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57726
Matthias Krüger
-3
/
+583
2019-01-26
Auto merge of #3690 - mikerite:fix-3630-expect-fun-call, r=phansch
bors
-90
/
+99
2019-01-26
Prevent incorrect cast_lossless suggestion in const_fn
Philipp Hansch
-0
/
+4
2019-01-26
Incorporate review suggestions
Michael Wright
-35
/
+44
2019-01-25
chore(cargo/dependencies/cargo-metadata): Upgrade to 0.7.1
Sorin Davidoi
-4
/
+4
2019-01-25
dependencies: update itertools from 0.7 to 0.8
Matthias Krüger
-1
/
+1
2019-01-24
Rustup
Philipp Hansch
-1
/
+1
2019-01-24
Fix `expect_fun_call` lint suggestions
Michael Wright
-93
/
+93
2019-01-23
allow assertions_on_constants for collapsible_if and missing_test_files
A.A.Abroskin
-9
/
+0
2019-01-23
Merge branch 'master' into add-lints-aseert-checks
A.A.Abroskin
-1582
/
+380
2019-01-22
Auto merge of #3684 - g-bartoszek:sugg-snippet-modifications, r=phansch
bors
-8
/
+35
2019-01-22
Auto merge of #3679 - daxpedda:use_self, r=phansch
bors
-1
/
+6
2019-01-22
Rustfmt all the things
Oliver Scherer
-5
/
+16
[prev]
[next]