index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_serialize
/
src
/
serialize.rs
Age
Commit message (
Expand
)
Author
Lines
2021-11-22
Avoid generating empty closures for fieldless enums
Mark Rousskov
-0
/
+14
2021-10-15
Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...
Matthias Krüger
-2
/
+2
2021-10-10
Apply clippy suggestions
Clemens Wasser
-2
/
+2
2021-09-10
rustc: Remove local variable IDs from `Export`s
Vadim Petrochenkov
-0
/
+12
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-08-18
Remove box syntax from rustc_serialize
est31
-1
/
+1
2021-06-01
Remove unused functions and arguments from rustc_serialize
bjorn3
-108
/
+25
2021-03-25
Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code.
Michael Woerister
-2
/
+1
2021-03-19
Move raw bytes handling to Encoder/Decoder.
Camille GILLOT
-0
/
+3
2021-01-01
rustc_serialize: specialize opaque decoding of some u8 sequences
Tyson Nottingham
-8
/
+3
2021-01-01
rustc_serialize: specialize opaque encoding of some u8 sequences
Tyson Nottingham
-1
/
+1
2020-09-26
Deduplicate and generalize some (de/)serializer impls
Oliver Scherer
-23
/
+11
2020-08-30
mv compiler to compiler/
mark
-0
/
+782