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
242,557
Commits
2
Branches
0
Tags
1.4
GiB
982b49494e
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