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
/
unnecessary_map_on_constructor.rs
Age
Commit message (
Expand
)
Author
Lines
2024-10-13
Check MethodCall/Call arg count earlier or at all
GnomedDev
-7
/
+3
2024-04-01
fix fallout from previous commit
y21
-1
/
+1
2024-03-22
Enable unused_qualifications lint
Alex Macleod
-1
/
+1
2023-12-16
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-6
/
+9
2023-12-01
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-6
/
+9
2023-11-25
Appease the clippy
Michael Goulet
-1
/
+1
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-11-18
Remove space and rephrase `map()` advice.
Kevin Reid
-3
/
+3
2023-11-17
Fix markup in recent lint documentation.
Kevin Reid
-4
/
+7
2023-11-16
fix typo
Nathan Stocks
-1
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-1
/
+1
2023-11-14
Update version attribute for 1.74 lints
xFrednet
-1
/
+1
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-16
/
+20
2023-11-02
Format let-chains across the code base
Philipp Krones
-13
/
+17
2023-10-29
Fix some typos
cui fliter
-1
/
+1
2023-10-23
Set existing doc-tests to `no_run`
Alex Macleod
-2
/
+2
2023-10-21
Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup
Philipp Krones
-2
/
+2
2023-10-04
dogfood
y21
-2
/
+2
2023-09-25
Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyup
Philipp Krones
-0
/
+93
2023-09-12
new unnecessary_map_on_constructor lint
jonboh
-0
/
+93