projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
30bf81b
41e3861
)
Auto merge of #5374 - matklad:simplify, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 17 Apr 2018 16:00:32 +0000
(16:00 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 17 Apr 2018 16:00:32 +0000
(16:00 +0000)
Simplify RegistryPackage deserialization
Just mapping dependencies seems so much simpler than thread locals / deserializers with default. Am I missing something, or this indeed will work? :-)
cc @Mark-Simulacrum
Trivial merge