diff options
| author | bors <bors@rust-lang.org> | 2024-06-07 22:54:02 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-06-07 22:54:02 +0000 |
| commit | 0ea88b90d8fbcb140314db4e689f8c78cc428907 (patch) | |
| tree | 3f4b1a9480400069d29bb64a846f3bc2dcf3f8b3 /compiler/rustc_codegen_gcc | |
| parent | d553ebef573712d66470fa85e08d97a67375c243 (diff) | |
| parent | 65af5d7b22ecd29a5aad8b6849659c9eaf62a96a (diff) | |
| download | rust-0ea88b90d8fbcb140314db4e689f8c78cc428907.tar.gz rust-0ea88b90d8fbcb140314db4e689f8c78cc428907.zip | |
Auto merge of #12900 - Alexendoo:no-lazy-static, r=llogiq
Remove `lazy_static` mention I planned to replace any mention with `LazyLock` but I think `thread_local` is more appropriate here - `const`s that aren't `Sync` wouldn't be able to go in a `lazy_static`/`static LazyLock` either Also removed a test file that was mostly commented out so wasn't testing anything changelog: none
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
