-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Description
rmp-serde version 0.13.1 regressed from stable to beta (full log):
Aug 04 09:41:39.372 INFO kablam! error: type `decode::SliceReader<'a>` is private
Aug 04 09:41:39.372 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rmp-serde-0.13.1/src/lib.rs:285:18
Aug 04 09:41:39.372 INFO kablam! |
Aug 04 09:41:39.372 INFO kablam! 285 | let mut de = Deserializer::from_slice(input);
Aug 04 09:41:39.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 04 09:41:39.372 INFO kablam!
cc @3Hren
This broke @euclio 's https://github.com/euclio/vim-markdown-composer at commit euclio/vim-markdown-composer@ba8799c
Metadata
Metadata
Assignees
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.