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_utils
/
src
History
xFrednet
ecf85f4bdc
Use diagnostic items for
Vec
,
VecDeque
and connected refactorings
2021-07-15 00:02:46 +02:00
..
ast_utils
…
ast_utils.rs
…
attrs.rs
…
camel_case.rs
…
comparisons.rs
…
consts.rs
…
diagnostics.rs
…
eager_or_lazy.rs
…
higher.rs
Refactor format macro parsing
2021-07-13 08:57:16 -05:00
hir_utils.rs
…
lib.rs
Use diagnostic items for
Into
,
IntoIterator
,
LinkedList
,
ptr::null
,
prt::null_mut
2021-07-14 22:50:59 +02:00
msrvs.rs
…
numeric_literal.rs
Fix
NumericLiteral::format
that may produce a invalid literal
2021-07-13 22:57:02 +09:00
paths.rs
Use diagnostic items for
Vec
,
VecDeque
and connected refactorings
2021-07-15 00:02:46 +02:00
ptr.rs
…
qualify_min_const_fn.rs
…
source.rs
…
sugg.rs
…
sym_helper.rs
…
ty.rs
Add new lint: strlen_on_c_strings
2021-07-05 11:10:45 +02:00
usage.rs
…
visitors.rs
…