rust/library/proc_macro
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 proc_macro: Add a workaround for rustdoc 2022-04-19 22:49:27 +03:00