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-05-14 02:49:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9b59dd8178
rust
/
compiler
/
rustc_lint
History
niacdoial
9b59dd8178
lint ImproperCTypes: confirm that Box<FfiSafeType> and Option<Box<FfiSafeType>> are FFI-safe in function declarations too
2024-12-06 22:23:13 +01:00
..
src
lint ImproperCTypes: confirm that Box<FfiSafeType> and Option<Box<FfiSafeType>> are FFI-safe in function declarations too
2024-12-06 22:23:13 +01:00
Cargo.toml
Remove unused intercrate dependencies
2024-11-07 14:17:16 +00:00
messages.ftl
lint: rework some ImproperCTypes messages (especially around indirections to !Sized)
2024-12-06 22:23:13 +01:00