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
2025-01-19 11:12:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b180d954d6
rust
/
clippy_lints
History
Jason Newcomb
b180d954d6
Don't lint
*_interior_mutable_const
on unions due to potential ICE.
2022-09-25 17:37:56 -04:00
..
src
Don't lint
*_interior_mutable_const
on unions due to potential ICE.
2022-09-25 17:37:56 -04:00
Cargo.toml
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
2022-08-11 19:42:16 +02:00
README.md
README.md
This crate contains Clippy lints. For the main crate, check
GitHub
.