about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-05 17:50:06 +0000
committerbors <bors@rust-lang.org>2024-07-05 17:50:06 +0000
commit3ed690f07a93afd3ad1d5e9b109b0659490a4516 (patch)
tree98cb2d8dd7493aab008df70627d07d2282d9176d /compiler/rustc_codegen_gcc/example/std_example.rs
parent94a000b6134a34e1f4c6cd8571c15b3feb0384fb (diff)
parent6621e6cbfaddd39a7abeab92a30c7c6175184a6f (diff)
downloadrust-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