rust/library/std/src/thread
Matthias Krüger cf4549c920
Rollup merge of #92619 - Alexendoo:macro-diagnostic-items, r=matthewjasper
Add diagnostic items for macros

For use in Clippy, it adds diagnostic items to all the stable public macros

Clippy has lints that look for almost all of these (currently by name or path), but there are a few that aren't currently part of any lint, I could remove those if it's preferred to add them as needed rather than ahead of time
2022-01-16 16:58:14 +01:00
..
local Squashed implementation of the pass 2021-06-20 16:09:42 +02:00
local.rs Add diagnostic items for macros 2022-01-06 14:59:33 +00:00
mod.rs Auto merge of #92553 - m-ou-se:thread-join-simplify, r=Mark-Simulacrum 2022-01-13 03:46:19 +00:00
tests.rs Update stdlib to the 2021 edition 2021-12-18 00:21:53 +11:00