This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2d47cd77ac
os-rust
/
compiler
/
rustc_transmute
/
src
History
Oli Scherer
2707ac9606
Remove unnecessary
Partial/Ord
derive
2024-03-27 14:02:15 +00:00
..
layout
Remove unnecessary
Partial/Ord
derive
2024-03-27 14:02:15 +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