This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
d95d6ceecb
rust
/
compiler
/
rustc_passes
History
Jake Goulding
d95d6ceecb
dead_code
treats
#[repr(transparent)]
the same as
#[repr(C)]
...
Fixes
#119659
2024-01-18 13:04:31 -05:00
..
src
dead_code
treats
#[repr(transparent)]
the same as
#[repr(C)]
2024-01-18 13:04:31 -05:00
Cargo.toml
Replace
custom_encodable
with
encodable
.
2023-11-22 18:37:14 +11:00
messages.ftl
Stop mentioning internal lang items in no_std binary errors
2024-01-10 21:18:54 +01:00