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
Age
Commit message (
Expand
)
Author
Lines
2022-12-01
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-9
/
+7
2022-11-25
Rollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
Matthias Krüger
-1
/
+1
2022-11-25
RefCell::get_mut: fix typo
Ralf Jung
-1
/
+1
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-232
/
+84
2022-11-21
Add `clippy_utils::msrv::Msrv` to keep track of the current MSRV
Alex Macleod
-9
/
+7
2022-10-25
Auto merge of #9712 - Alexendoo:old-generated-files, r=flip1995
bors
-0
/
+54
2022-10-25
Remove `lib.register_*` and `src/docs*` in `cargo dev update_lints`
Alex Macleod
-0
/
+54
2022-10-25
Track `clippy.toml` and `Cargo.toml` in `file_depinfo`
Alex Macleod
-9
/
+0
2022-10-23
Generate lint categories and explanations with `declare_clippy_lint`
Alex Macleod
-223
/
+30
2022-10-23
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
flip1995
-19
/
+10
2022-10-11
Replace manual let else patterns with let else
est31
-17
/
+8
2022-10-07
Fix adjacent code
Samuel Moelius
-2
/
+2
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-189
/
+144
2022-10-02
Auto merge of #9509 - schubart:fix_sorting, r=llogiq
bors
-3
/
+2
2022-09-28
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-186
/
+142
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-23
fallout2: rework clippy_dev & _lints fmt inlining
Yuri Astrakhan
-185
/
+141
2022-09-23
and a few more from other dirs
Yuri Astrakhan
-1
/
+1
2022-09-21
Actually use the sorted vector
Michael Schubart
-3
/
+2
2022-09-21
Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
David Koloski
-0
/
+1
2022-09-16
Add `#[allow(unused)]` to test in `cargo dev new_lint`
Alex Macleod
-0
/
+1
2022-09-15
Fix clippy
est31
-1
/
+1
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-29
/
+165
2022-09-08
Merge remote-tracking branch 'upstream/auto' into rustup
Philipp Krones
-29
/
+165
2022-09-06
Allow lint passes to be bound by `TyCtxt`
Jason Newcomb
-2
/
+4
2022-09-02
add `--explain` subcommand
Andre Bogus
-28
/
+160
2022-09-01
Correctly handle unescape warnings
Jason Newcomb
-1
/
+5
2022-08-31
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
Jason Newcomb
-8
/
+8
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-19
Auto merge of #9295 - Guilherme-Vasconcelos:manual-empty-string-creation, r=d...
bors
-1
/
+1
2022-08-16
Fix adjacent code
Samuel E. Moelius III
-7
/
+7
2022-08-14
Update all tests to comply with clippy::manual_empty_string_creations
Guilherme-Vasconcelos
-1
/
+1
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-08-11
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
Philipp Krones
-4
/
+4
2022-08-11
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-5
/
+4
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-47
/
+303
2022-07-28
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-48
/
+303
2022-07-28
Tell the user how to revert `dev setup intellij`
Serial
-4
/
+4
2022-07-26
Implicitly set `--type=cargo` when using `--category=cargo`
Serial
-8
/
+16
2022-07-26
Give the user more information during creation
Serial
-10
/
+23
2022-07-25
Add `--type` flag to `dev new_lint`
Serial
-39
/
+274
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-2
/
+54
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-06
Dogfood fixes to use `bool::then_some`
Josh Triplett
-1
/
+1
2022-07-01
Auto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
bors
-1
/
+53
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-43
/
+374
2022-06-30
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-43
/
+374
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
[next]