This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
clippy_lints
/
src
/
misc_early
History
est31
f48d13f8d1
Replace manual let else patterns with let else
2022-10-11 00:12:16 +02:00
..
builtin_type_shadow.rs
…
double_neg.rs
…
literal_suffix.rs
Replace manual let else patterns with let else
2022-10-11 00:12:16 +02:00
mixed_case_hex_literals.rs
Replace manual let else patterns with let else
2022-10-11 00:12:16 +02:00
mod.rs
Apply uninlined_format-args to clippy_lints
2022-09-23 13:42:59 -04:00
redundant_pattern.rs
clippy: BindingAnnotation change
2022-09-02 13:03:11 -05:00
unneeded_field_pattern.rs
Apply uninlined_format-args to clippy_lints
2022-09-23 13:42:59 -04:00
unneeded_wildcard_pattern.rs
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
2022-08-31 09:24:45 -04:00
zero_prefixed_literal.rs
…