Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This comment was copied verbatim from quote but that code was substantially different. They started with a string _including_ the r# prefix, and then used &id[2..] to obtain an unraw version of it, which is what "unraw" in the comment refers to. The code in proc-macro2 is doing the opposite.
- Loading branch information