bors 3ed690f07a 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`]
2024-07-05 17:50:06 +00:00
..
2024-06-20 13:57:16 +00:00
2024-07-04 14:31:15 +02:00
2024-07-05 10:28:26 +02:00
2024-06-16 18:33:43 -04:00
2024-06-16 18:33:43 -04:00
2024-07-03 21:25:43 +07:00
2024-06-25 17:50:48 +02:00
2024-06-16 18:33:43 -04:00
2024-06-16 18:33:43 -04:00
2024-06-13 12:24:31 +02:00
2024-06-13 12:24:31 +02:00
2024-06-16 22:36:24 -04:00
2024-06-16 22:36:24 -04:00
2024-06-25 17:50:48 +02:00
2024-06-09 07:47:42 +01:00