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
rust
/
src
/
libserialize
History
kennytm
9c0f946fe2
Rollup merge of
#54095
- kenta7777:kenta7777#53719, r=davidtwco
...
Rename all mentions of `nil` to `unit`
Fixes
#53719
. Renamed keywords nil to unit.
2018-09-14 14:50:11 +08:00
..
Cargo.toml
Use optimized SmallVec implementation
2018-08-23 10:45:53 +03:00
collection_impls.rs
Use optimized SmallVec implementation
2018-08-23 10:45:53 +03:00
hex.rs
A few cleanups for fmt_macros, graphviz, apfloat, target, serialize and term
2018-08-11 20:56:29 +02:00
json.rs
renamed emit_nil to emit_unit
2018-09-11 23:32:41 +09:00
leb128.rs
Mark libserialize functions as inline
2018-08-15 12:37:08 -04:00
lib.rs
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
opaque.rs
renamed emit_nil to emit_unit
2018-09-11 23:32:41 +09:00
serialize.rs
renamed emit_nil to emit_unit
2018-09-11 23:32:41 +09:00