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
/
src
/
utils
/
sugg.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-25
fix a bunch of typos found by codespell
Matthias Krüger
-1
/
+1
2018-07-23
Rustup
Oliver Schneider
-9
/
+9
2018-07-19
Remove import of matches
Manish Goregaokar
-0
/
+1
2018-07-16
Update for hir renamings in rustc
Oliver Schneider
-12
/
+20
2018-07-16
BinOpKind
csmoe
-12
/
+12
2018-07-16
ExprKind
csmoe
-29
/
+29
2018-06-25
Resolve conflicts produced by GenericArgs
flip1995
-0
/
+1
2018-06-25
Resolve field, struct and function renaming
flip1995
-1
/
+1
2018-05-30
Run rustfix
Mateusz Mikuła
-1
/
+1
2018-05-29
Update to nightly 2018-05-28
Mateusz Mikuła
-1
/
+3
2018-04-15
Fix compilation for nightly 2018-04-15
Michael Wright
-2
/
+0
2018-04-11
Merge pull request #2661 from devonhollowood/ptr-ptr-casts
Oliver Schneider
-0
/
+14
2018-04-11
Fix misaligned_transmute lint
Devon Hollowood
-0
/
+14
2018-04-04
Remove uses of ExprKind::Inplace
Manish Goregaokar
-3
/
+1
2018-03-16
Apply clippy suggestions
Mateusz Mikuła
-2
/
+2
2018-01-28
Rustup to rustc 1.25.0-nightly (7d6e5b9da 2018-01-27)
Seiichi Uchida
-3
/
+2
2018-01-18
Suggest removing inline attributes
Ryan Cumming
-0
/
+31
2017-11-05
Cargo fmt
topecongiro
-10
/
+12
2017-11-03
&Self
sinkuu
-6
/
+6
2017-11-03
Fix test
sinkuu
-6
/
+6
2017-09-28
Use ..= in the suggestion
Manish Goregaokar
-1
/
+1
2017-09-28
Rust upgrade to rustc 1.22.0-nightly (0e6f4cf51 2017-09-27)
Manish Goregaokar
-4
/
+4
2017-09-05
Run nightly rustfmt
Oliver Schneider
-21
/
+37
2017-08-31
Accessing `Span` internals is deprecated
Oliver Schneider
-9
/
+3
2017-08-30
Rustup (fixes #2002)
Oliver Schneider
-1
/
+3
2017-08-21
Run Dogfood for `use_self`
Oliver Schneider
-4
/
+6
2017-08-14
Rustfmt
Oliver Schneider
-20
/
+42
2017-07-13
Use token_to_string instead of binop_to_string
Matt Kraai
-2
/
+3
2017-03-16
Rustup: Add ExprKind::Catch
Andre Bogus
-0
/
+1
2017-02-20
Rename lint to needless_take_by_value
sinkuu
-1
/
+1
2017-01-18
rustup to rustc 1.16.0-nightly (c07a6ae77 2017-01-17)
Mrmaxmeier
-1
/
+1
2017-01-17
apply rustfmt
Oliver Schneider
-9
/
+8
2016-12-21
rustfmt fallout in doc comments
Oliver Schneider
-2
/
+2
2016-12-21
rustfmt round n
Oliver Schneider
-1
/
+2
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-53
/
+36
2016-12-06
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
Oliver Schneider
-3
/
+3
2016-10-03
Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)*
mcarton
-1
/
+1
2016-08-23
Typo
mcarton
-4
/
+4
2016-08-23
Deny `missing_docs_in_private_items` in some modules
mcarton
-0
/
+20
2016-08-08
add suggestions to clone_on_copy
Oliver Schneider
-1
/
+7
2016-07-10
Fix suggestions for `NEW_WITHOUT_DEFAULT`
mcarton
-6
/
+89
2016-07-06
Address PR's comments
mcarton
-2
/
+2
2016-07-04
Use `sugg::Sugg` in transmute links
mcarton
-0
/
+6
2016-07-03
Use `utils::sugg` in `match` related lints
mcarton
-0
/
+5
2016-07-02
Use `utils::sugg` in swap lints
mcarton
-35
/
+45
2016-07-01
Use `utils::sugg` in `FOR_KV_MAP`
mcarton
-6
/
+14
2016-07-01
Add more sugggestion-building functions
mcarton
-20
/
+68
2016-07-01
Rustup to ea0dc9297283daff6486807f43e190b4eb561412 III
mcarton
-1
/
+1
2016-07-01
Use `utils::sugg` in `TOPLEVEL_REF_ARG`
mcarton
-0
/
+5
2016-07-01
Use `utils::sugg` in `MATCH_BOOL`
mcarton
-0
/
+16
[prev]
[next]