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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_serialize
/
tests
/
opaque.rs
Age
Commit message (
Expand
)
Author
Lines
2023-05-02
Remove `MemEncoder`.
Nicholas Nethercote
-8
/
+11
2023-05-02
Move some `Encodable`/`Decodable` tests.
Nicholas Nethercote
-0
/
+39
2023-04-06
Remove f32 & f64 from MemDecoder/MemEncoder
Scott McMurray
-28
/
+4
2022-06-16
Move `finish` out of the `Encoder` trait.
Nicholas Nethercote
-2
/
+2
2022-06-14
Rename rustc_serialize::opaque::Encoder as MemEncoder.
Nicholas Nethercote
-4
/
+6
2022-06-10
Revert dc08bc51f2c58a0f5f815a07f9bb3d671153b5a1.
Nicholas Nethercote
-2
/
+2
2022-06-10
Revert b983e42936feab29f6333e9835913afc6b4a394e.
Nicholas Nethercote
-6
/
+4
2022-06-08
Rename `rustc_serialize::opaque::Encoder` as `MemEncoder`.
Nicholas Nethercote
-4
/
+6
2022-06-08
Move `finish` out of the `Encoder` trait.
Nicholas Nethercote
-2
/
+2
2022-06-08
Use delayed error handling for `Encodable` and `Encoder` infallible.
Nicholas Nethercote
-4
/
+3
2022-06-08
Don't pass in a vector to `Encoder::new`.
Nicholas Nethercote
-1
/
+1
2022-01-22
Make `Decodable` and `Decoder` infallible.
Nicholas Nethercote
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+276