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
481dc2e81c
rust
/
clippy_lints
/
src
/
functions
History
Download ZIP
Download TAR.GZ
Philipp Krones
4ee55c5528
Merge remote-tracking branch 'upstream/auto' into rustup
2022-09-08 21:27:09 +02:00
..
mod.rs
Merge commit '
f51aade56f
' into clippyup
2022-08-31 09:24:45 -04:00
must_use.rs
Merge remote-tracking branch 'upstream/auto' into rustup
2022-09-08 21:27:09 +02:00
not_unsafe_ptr_arg_deref.rs
separate the receiver from arguments in HIR under /clippy
2022-09-05 22:25:57 +09:00
result.rs
Don't use
hir_ty_to_ty
in
result_large_err
as it sometimes leaves late-bound lifetimes.
2022-09-02 13:40:35 -04:00
too_many_arguments.rs
Stop visiting visibility.
2022-04-23 09:53:45 +02:00
too_many_lines.rs
Merge commit '
97a5daa659
' into clippyup
2022-01-13 13:18:19 +01:00