Using the quote_ty! macro fail with `error: this function takes 0 parameters but 1 parameter was supplied [E0061]` This is due to a change in the signature of the parse_ty method introduced by the commit #74a1041. The correction is trivial and a push request is coming.