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_dev
/
src
Age
Commit message (
Expand
)
Author
Lines
2022-07-01
Auto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
bors
-1
/
+53
2022-06-30
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-42
/
+373
2022-06-28
Fix dogfood
Jason Newcomb
-1
/
+1
2022-06-23
Add `cargo dev dogfood`
Serial
-1
/
+54
2022-06-23
Fix ICE when deprecating lints in directories
Serial
-35
/
+37
2022-06-21
Add `dev deprecate`
Serial
-42
/
+371
2022-06-19
Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-se
Matthias Krüger
-3
/
+3
2022-06-16
Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`
Maybe Waffle
-3
/
+3
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-127
/
+106
2022-06-13
Fix `clap` deprecation warnings
Jason Newcomb
-127
/
+96
2022-06-06
Auto update lint count in Clippy book
flip1995
-0
/
+10
2022-06-04
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
Philipp Krones
-92
/
+74
2022-05-23
update dependencies
Marcel Hellwig
-92
/
+74
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-10
/
+31
2022-05-15
Add renamed lints to the changelog link list
Jason Newcomb
-2
/
+7
2022-05-13
Tweak some words improved representation
ydah
-3
/
+3
2022-05-09
New lint: [`derive_partial_eq_without_eq`]
nsunderland1
-3
/
+3
2022-05-06
Pass through extra args in `cargo dev lint`
Alex Macleod
-2
/
+18
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-45
/
+455
2022-04-30
Auto merge of #8625 - Jarcho:rename_lint, r=xFrednet
bors
-27
/
+396
2022-04-24
Add `rename_lint` command
Jason Newcomb
-20
/
+322
2022-04-15
initialization misspell
whodi
-1
/
+1
2022-04-15
adding spell checking
whodi
-3
/
+3
2022-04-13
New lint `format_add_strings`
Peter Jaszkowiak
-9
/
+13
2022-04-09
Allow passing --remove to `cargo dev setup <SUBCOMMAND>`
Yoav Lavi
-7
/
+44
2022-04-08
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
flip1995
-418
/
+373
2022-04-07
Allow raw lint descriptions
flip1995
-1
/
+4
2022-04-05
Auto merge of #8607 - Alexendoo:cargo-dev-lint-dir, r=flip1995,giraffate
bors
-30
/
+79
2022-04-03
Generate renamed lint test
Jason Newcomb
-9
/
+64
2022-04-03
Generate deprecated lints test
Jason Newcomb
-0
/
+12
2022-04-01
Remove cargo_metadata dependency from clippy_dev
Jason Newcomb
-8
/
+17
2022-04-01
Remove regex dependency from clippy_dev
Jason Newcomb
-380
/
+274
2022-03-29
Allow running `cargo dev lint` on a package directory
Alex Macleod
-30
/
+79
2022-02-10
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
flip1995
-47
/
+18
2022-02-06
Support `cargo dev bless` for tests with revisions
Alex Macleod
-47
/
+18
2022-01-27
Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyup
flip1995
-2
/
+6
2022-01-21
Don't bless outdated files on windows
Jason Newcomb
-1
/
+6
2022-01-17
Remove __CLIPPY_INTERNAL_TESTS env var
Cameron Steffen
-1
/
+0
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-7
/
+27
2022-01-10
Use `rustup which rustfmt`
Cameron Steffen
-4
/
+21
2022-01-10
Fix output capturing
Cameron Steffen
-2
/
+5
2022-01-09
Combine internal features in clippy_lints
Cameron Steffen
-1
/
+1
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-22
/
+84
2021-11-12
Run rustfmt on batches of multiple files
Alex Macleod
-16
/
+24
2021-11-11
Use rustfmt version from `rust-toolchain`
Jason Newcomb
-3
/
+3
2021-11-10
Address review feedback
xFrednet
-1
/
+1
2021-11-10
Manually add `clippy::version` attribute to deprecated lints
xFrednet
-1
/
+2
2021-11-10
Document new `clippy::version` attribute and make it mandatory
xFrednet
-4
/
+22
2021-11-10
Add clippy version to Clippy's lint list
xFrednet
-0
/
+1
2021-11-06
Add `cargo dev lint` to manually run clippy on a file
Alex Macleod
-1
/
+35
[next]