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
250886
commits
3
branches
0
tags
637
MiB
d1630e535f
Commit graph
3 commits
Author
SHA1
Message
Date
Alona Enraght-Moony
0875f456f1
tests/rustdoc-json: Remove more needless uses of
#![no_core]
.
...
These were'nt done with regex, but don't require changes to assertions.
2023-11-07 16:40:32 +00:00
Luca Palmieri
a5e5101375
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
2023-05-22 18:22:08 +01:00
Michael Goulet
be9fd75d32
rustdoc + rustdoc-json support for non_lifetime_binders
2023-03-28 16:50:49 +00:00