This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
241,502
Commits
1
Branch
0
Tags
7b8644e5cf7e43796b7dec7832b5c97df9e5cb15
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