rust/compiler/rustc_lint
Tomasz Miąsko 45afc214af Update invalid atomic ordering lint
The restriction that success ordering must be at least as strong as its
failure ordering in compare-exchange operations was lifted in #98383.
2022-07-18 12:02:11 +02:00
..
src Update invalid atomic ordering lint 2022-07-18 12:02:11 +02:00
Cargo.toml macros: add diagnostic derive for lints 2022-07-05 16:00:21 +01:00