diff options
| author | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2023-10-08 21:52:16 +0200 |
|---|---|---|
| committer | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2023-10-14 23:15:00 +0200 |
| commit | 6ed04af81c3bf79ee49f88e219fd168ff51886c8 (patch) | |
| tree | 7b1ae0fc0de4c96f2d18996cbbb73c159c832634 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 33f49f33d6f8cec9a5772bc7f3a4e5f1de207b30 (diff) | |
| download | rust-6ed04af81c3bf79ee49f88e219fd168ff51886c8.tar.gz rust-6ed04af81c3bf79ee49f88e219fd168ff51886c8.zip | |
Make `multiple_unsafe_ops_per_block` ignore await desugaring
The await desugaring contains two calls (`Poll::new_unchecked` and `get_context`) inside a single unsafe block. That violates the lint.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
