Closed
Description
In #286, we implemented impl FromStr for Literal
in terms of impl FromStr for TokenStream
. The upstream PR rust-lang/rust#84717 adds a real impl FromStr for Literal
to libproc_macro; we should use it once available in a release.
Metadata
Metadata
Assignees
Labels
No labels