Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#132101 - youknowone:thread_local-gyneiene, r=tgross35 Avoid using imports in thread_local_inner! in static Fixes rust-lang#131863 for wasm targets All other macros were done in rust-lang#131866, but this sub module is missed. r? `@jieyouxu`
- Loading branch information