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
/
default_instead_of_iter_empty.rs
Age
Commit message (
Expand
)
Author
Lines
2024-04-01
fix fallout from previous commit
y21
-1
/
+1
2024-03-22
Enable unused_qualifications lint
Alex Macleod
-1
/
+1
2024-01-15
Use `std_or_core` instead of doing check by hand every time
Guillaume Gomez
-7
/
+4
2024-01-14
Correctly suggest `std` or `core` path depending if this is a `no_std` crate
Guillaume Gomez
-5
/
+11
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-11-02
Format let-chains across the code base
Philipp Krones
-1
/
+4
2023-10-23
Set existing doc-tests to `no_run`
Alex Macleod
-2
/
+2
2023-10-21
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+1
2023-10-05
Add more diagnostic items for clippy
Jason Newcomb
-3
/
+3
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-2
/
+1
2023-07-13
Add `imports_granularity = "Module"` to rustfmt.toml
Alex Macleod
-2
/
+1
2023-03-10
Merge commit '3c06e0b1ce003912f8fe0536d3a7fe22558e38cf' into clippyup
Philipp Krones
-4
/
+12
2023-03-03
Use `snippet_with_context` more
Jason Newcomb
-4
/
+12
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-1
/
+1
2022-09-20
Changelog for Rust 1.64 :apple:
xFrednet
-1
/
+1
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-0
/
+68
2022-06-17
feat(lint): add default_iter_empty
kyoto7250
-0
/
+68