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
271358
commits
3
branches
0
tags
637
MiB
stable
Commit graph
3 commits
Author
SHA1
Message
Date
Stephen Skeirik
414ebeaeea
add serde derive Serialize to stable_mir
2024-06-26 11:56:01 -04:00
Nicholas Nethercote
29629d0075
Remove some unused crate dependencies.
...
I found these by setting the `unused_crate_dependencies` lint temporarily to `Warn`.
2024-06-10 19:55:49 +10:00
Oli Scherer
a38e98371b
Split out the stable part of smir into its own crate to prevent accidental usage of forever unstable things
2023-09-25 14:38:27 +00:00