rust/compiler/rustc_expand
Nika Layzell 55f052d9c9 proc_macro: cache static spans in client's thread-local state
This greatly improves the performance of the very frequently called
`call_site()` macro when running in a cross-thread configuration.
2022-06-25 10:28:11 -04:00
..
src proc_macro: cache static spans in client's thread-local state 2022-06-25 10:28:11 -04:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00