9e3caa23f9
Remove usages of Term::as_str and mark it for removal Returning references to rustc internal data structures is a bad idea since their lifetimes are unrelated to the lifetimes of proc_macro values. See https://github.com/rust-lang/rust/pull/46972 and the `Taming thread-local storage` section of https://internals.rust-lang.org/t/parallelizing-rustc-using-rayon/6606 r? @alexcrichton |
||
---|---|---|
.. | ||
Cargo.toml | ||
diagnostic.rs | ||
lib.rs | ||
quote.rs |