This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2024-11-17 10:18:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9ff7c91100
rust-clippy
/
tests
/
ui
/
crashes
/
auxiliary
/
ice-7934-aux.rs
Serial
2c6f03d48b
Fix ICE in undocumented_unsafe_blocks
2021-11-07 14:28:30 -05:00
4 lines
47 B
Rust
Raw
Blame
History
fn
zero
(
)
{
// SAFETY:
unsafe
{
0
}
;
}
Reference in a new issue
View git blame
Copy permalink