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-04-30 12:07:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7f45f53204
rust
/
compiler
/
rustc_transmute
/
src
History
Oli Scherer
adda9da604
Avoid various uses of
Option<Span>
in favor of using
DUMMY_SP
in the few cases that used
None
2024-03-18 09:34:08 +00:00
..
layout
Safe Transmute: Use 'not yet supported', not 'unspecified' in errors
2024-03-15 17:42:29 +00:00
maybe_transmutable
Safe Transmute: Use 'not yet supported', not 'unspecified' in errors
2024-03-15 17:42:29 +00:00
lib.rs
Avoid various uses of
Option<Span>
in favor of using
DUMMY_SP
in the few cases that used
None
2024-03-18 09:34:08 +00:00