This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
270,534
Commits
2
Branches
0
Tags
1.4
GiB
a1f9d5bfba
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