dtolnay / ghost

Define your own PhantomData

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ui tests

dtolnay opened this issue · comments

https://github.com/dtolnay/trybuild

Some things to test:

  • Autotrait impls are correctly absent on the phantom struct when absent on the type parameter
  • Pattern matching
  • Usage of the macro inside a function body