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-04-14
Refactor suspicious_else_formatting using if_chain
Philipp Hansch
-35
/
+32
2019-04-14
Remove `except` in suspicious_else_formatting
Philipp Hansch
-16
/
+16
2019-04-12
Auto merge of #3946 - rchaser53:issue-3920, r=flip1995
bors
-1
/
+3
2019-04-13
fix format does not parse escaped braces error
rchaser53
-1
/
+3
2019-04-12
Fix `get_def_path`
flip1995
-9
/
+7
2019-04-10
Auto merge of #3931 - phansch:3891, r=flip1995
bors
-16
/
+13
2019-04-10
Refactor check_lit method
Philipp Hansch
-17
/
+13
2019-04-10
Support updated type dependent def ID getter
Tomas Koutsky
-7
/
+7
2019-04-10
Code formatting/cleanup
Philipp Hansch
-4
/
+1
2019-04-10
Don't emit useless_attribute lint in external macros
Philipp Hansch
-1
/
+5
2019-04-09
Auto merge of #3925 - phansch:3741, r=flip1995
bors
-1
/
+2
2019-04-08
Fix ICE in decimal_literal_representation lint
Philipp Hansch
-9
/
+13
2019-04-08
Escape a single quote in single_char_pattern hint
Klemen Košir
-1
/
+2
2019-04-08
Auto merge of #3921 - euclio:single-char-names-multispan, r=flip1995
bors
-28
/
+63
2019-04-08
Auto merge of #3848 - felix91gr:null_transmute, r=flip1995
bors
-13
/
+140
2019-04-08
Auto merge of #3901 - rail-rain:issue_1670, r=flip1995
bors
-6
/
+22
2019-04-08
cargo fmt
Philipp Hansch
-2
/
+3
2019-04-07
Fix ICE in suspicious_else_formatting
Philipp Hansch
-2
/
+2
2019-04-05
use a multispan for MANY_SINGLE_CHAR_NAMES
Andy Russell
-28
/
+63
2019-04-04
NFC: fix typos
Matthias Krüger
-2
/
+2
2019-04-03
rustup https://github.com/rust-lang/rust/pull/59657
Matthias Krüger
-1
/
+1
2019-04-02
Add TransmutingNull Lint
Félix Fischer
-13
/
+140
2019-04-01
Rustup to https://github.com/rust-lang/rust/pull/58805
Philipp Hansch
-2
/
+1
2019-04-01
Updated source to match with recent rustc `master` toolchain changes
Félix Fischer
-2
/
+4
2019-04-01
Fix dogfood error of question_mark lint fix
flip1995
-3
/
+2
2019-04-01
Fix question_mark lint+test
flip1995
-1
/
+8
2019-03-28
use `span_lint_and_sugg` in `explicit_counter_loop`
rail
-7
/
+17
2019-03-26
Fix some test failures
Félix Fischer
-2
/
+1
2019-03-26
Hacky rustup
Oliver Scherer
-26
/
+34
2019-03-23
run cargo fmt
Matthias Krüger
-4
/
+1
2019-03-23
rustup https://github.com/rust-lang/rust/pull/59096/
Matthias Krüger
-17
/
+11
2019-03-23
Change explicit_counter_loop's message to add parentheses if necessary
rail
-1
/
+5
2019-03-23
Change explicit_counter_loop's message to reflect original variable name
rail
-2
/
+4
2019-03-18
Cargo fmt
Mateusz Mikuła
-60
/
+58
2019-03-18
Drop range_contains feature
Mateusz Mikuła
-1
/
+0
2019-03-18
Fix rustfmt::skip detection
Mateusz Mikuła
-1
/
+2
2019-03-18
Rework clippy detection in attribute lint
Mateusz Mikuła
-3
/
+4
2019-03-18
name -> check_name
Mateusz Mikuła
-16
/
+16
2019-03-18
span -> span()
Mateusz Mikuła
-3
/
+3
2019-03-18
name -> ident_str
Mateusz Mikuła
-3
/
+7
2019-03-18
NestedMetaItemKind -> NestedMetaItem
Mateusz Mikuła
-5
/
+5
2019-03-18
Drop redundant &
Mateusz Mikuła
-1
/
+1
2019-03-18
Fix path_qualified
Mateusz Mikuła
-11
/
+17
2019-03-18
Replace most of ty:Ty with Ty
Mateusz Mikuła
-18
/
+18
2019-03-16
Feed dog
flip1995
-3
/
+4
2019-03-16
Adapt paths to new formatting
flip1995
-12
/
+12
2019-03-16
cargo fmt
flip1995
-25
/
+19
2019-03-16
Use LocalInternedString inside of AbsolutePathPrinter
flip1995
-11
/
+14
2019-03-16
AbsolutePathBuffer -> AbsolutePathPrinter
flip1995
-6
/
+6
2019-03-16
Remove ty::TyKind from eta_reduction and replace it with ty::Ty
flip1995
-15
/
+15
[prev]
[next]