This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ceb7a868d3
rust
/
clippy_lints
/
src
/
functions
History
Download ZIP
Download TAR.GZ
Steven Engler
58491d386a
Update message for 'not_unsafe_ptr_arg_deref' lint
2021-05-30 20:19:57 -04:00
..
mod.rs
Improve documents in functions group
2021-03-30 11:45:54 +09:00
must_use.rs
Add semicolons up to
needless_for_each.rs
2021-05-25 00:54:50 +00:00
not_unsafe_ptr_arg_deref.rs
Update message for 'not_unsafe_ptr_arg_deref' lint
2021-05-30 20:19:57 -04:00
result_unit_err.rs
Fix all occurences of
needless_borrow
internally
2021-04-06 10:43:47 -04:00
too_many_arguments.rs
Fix all occurences of
needless_borrow
internally
2021-04-06 10:43:47 -04:00
too_many_lines.rs
Fix ICE in
too_many_lines
due to wrong assumptions on braces.
2021-05-27 22:44:08 -04:00