diff options
| author | bors <bors@rust-lang.org> | 2024-07-05 17:50:06 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-07-05 17:50:06 +0000 |
| commit | 3ed690f07a93afd3ad1d5e9b109b0659490a4516 (patch) | |
| tree | 98cb2d8dd7493aab008df70627d07d2282d9176d /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 94a000b6134a34e1f4c6cd8571c15b3feb0384fb (diff) | |
| parent | 6621e6cbfaddd39a7abeab92a30c7c6175184a6f (diff) | |
| download | rust-3ed690f07a93afd3ad1d5e9b109b0659490a4516.tar.gz rust-3ed690f07a93afd3ad1d5e9b109b0659490a4516.zip | |
Auto merge of #12974 - alex-semenyuk:rename_thread_local_initializer_can_be_made_const, r=Alexendoo
Rename thread_local_initializer_can_be_made_const to missing_const_for_thread_local Close #12934 As discussed at #12934 name `thread_local_initializer_can_be_made_const` sounds against convention for other lints which describe the issue/wrong code but not suggestion and it is quite long. The new name take example from existing lint `missing_const_for_fn` changelog: `thread_local_initializer_can_be_made_const` : Rename to [`missing_const_for_thread_local`]
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
