This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-27 17:24:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1bcaf29e0b
rust
/
clippy_lints
History
Guillaume Gomez
1bcaf29e0b
Correctly suggest
std
or
core
path depending if this is a
no_std
crate
2024-01-14 14:45:24 +01:00
..
src
Correctly suggest
std
or
core
path depending if this is a
no_std
crate
2024-01-14 14:45:24 +01:00
Cargo.toml
Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync
2023-12-28 19:33:07 +01:00
README.md
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.