This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
582b9cbc45
rust
/
compiler
/
rustc_serialize
History
Nicholas Nethercote
582b9cbc45
Don't pass in a vector to
Encoder::new
.
...
It's not necessary.
2022-06-08 07:01:26 +10:00
..
src
Don't pass in a vector to
Encoder::new
.
2022-06-08 07:01:26 +10:00
tests
Don't pass in a vector to
Encoder::new
.
2022-06-08 07:01:26 +10:00
Cargo.toml
Use an
indexmap
to avoid sorting
LocalDefId
s
2022-01-22 22:34:16 -06:00