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
9dd34d5945
os-rust
/
tests
/
rustdoc-json
/
traits
History
Alona Enraght-Moony
434b69a1d6
tests/rustdoc-json: Rewrite tests no not use
#![no_core]
.
2023-11-07 16:56:03 +00:00
..
has_body.rs
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
implementors.rs
tests/rustdoc-json: Rewrite tests no not use
#![no_core]
.
2023-11-07 16:56:03 +00:00
private_supertrait.rs
tests/rustdoc-json: Remove some needless uses of
#![no_core]
.
2023-11-07 16:36:55 +00:00
supertrait.rs
tests/rustdoc-json: Remove more needless uses of
#![no_core]
.
2023-11-07 16:40:32 +00:00
trait_alias.rs
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
uses_extern_trait.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00