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
2fc4935cdb
rust
/
compiler
/
rustc_serialize
/
src
History
John Kåre Alsaker
7de205ea3a
Emit the enum discriminant separately for the Encodable macro
2023-02-25 01:04:56 +01:00
..
collection_impls.rs
Replace
rustc_data_structures::thin_vec::ThinVec
with
thin_vec::ThinVec
.
2022-08-29 15:42:13 +10:00
leb128.rs
rename
{max=>largest}_max_leb128_len
2022-11-29 17:58:09 +00:00
lib.rs
remove cfg(bootstrap)
2022-09-26 10:14:45 +02:00
opaque.rs
compiler: remove unnecessary imports and qualified paths
2022-12-10 18:45:34 +01:00
serialize.rs
Emit the enum discriminant separately for the Encodable macro
2023-02-25 01:04:56 +01:00