dtolnay/watt

Ensure that patched proc-macro2 types have the same autotraits as real proc-macro2

dtolnay opened this issue · 0 comments

We'll want to import https://github.com/alexcrichton/proc-macro2/blob/1.0.6/tests/marker.rs and ensure it passes on our reimplementation. Currently I think it does not.