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
/
single_range_in_vec_init.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-28
don't suggest to use `std::vec::Vec` for `single_range_in_vec_init` in a `no_...
lapla-cogito
-2
/
+2
2024-12-15
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+2
2024-12-09
Introduce `default_field_values` feature
Esteban Küber
-2
/
+2
2024-08-24
Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' into clippyup
Jason Newcomb
-4
/
+4
2024-08-11
Remove more instances of `snippet_opt`.
Jason Newcomb
-4
/
+4
2024-07-25
Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-07-17
Refactor for using config values:
Jason Newcomb
-1
/
+1
2024-04-01
fix fallout from previous commit
y21
-1
/
+1
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-2
/
+2
2023-10-23
Set existing doc-tests to `no_run`
Alex Macleod
-2
/
+2
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-4
/
+6
2023-07-13
Add `imports_granularity = "Module"` to rustfmt.toml
Alex Macleod
-4
/
+6
2023-07-02
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
Philipp Krones
-0
/
+147
2023-06-14
refactor a bit
Centri3
-22
/
+16
2023-06-12
Add lint [`single_range_in_vec_init`]
Centri3
-0
/
+153