]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #79353 - cjgillot:procmacro, r=petrochenkov
authorbors <bors@rust-lang.org>
Sat, 28 Nov 2020 03:20:09 +0000 (03:20 +0000)
committerbors <bors@rust-lang.org>
Sat, 28 Nov 2020 03:20:09 +0000 (03:20 +0000)
Setup proc-macro metadata at encoding instead of decoding

This should improve the common non-proc-macro case for metadata decoding.


Trivial merge