about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-05-20 12:20:58 +0530
committerGitHub <noreply@github.com>2023-05-20 12:20:58 +0530
commit2294d81fb3998706784c277154caa772d2bff03c (patch)
tree122b9ce658e7e7ad2392a0cdc727ff5e696bb452 /compiler/rustc_mir_transform/src/coverage/debug.rs
parent7047d97e012d5ed90cf2837c361150bc149837b4 (diff)
parent926e874fd1dccc208bf63db7a4288adf46caa3c3 (diff)
downloadrust-2294d81fb3998706784c277154caa772d2bff03c.tar.gz
rust-2294d81fb3998706784c277154caa772d2bff03c.zip
Rollup merge of #111491 - compiler-errors:nested-fut-must-use, r=wesleywiser
Dont check `must_use` on nested `impl Future` from fn

Fixes (but does not close, per beta policy) #111484

Also fixes a `FIXME` left in the code about (presumably) false-positives on non-async `#[must_use] fn() -> impl Future` cases, though if that's not desirable to include in the beta backport then I can certainly revert it.

Beta nominating as it fixes a beta ICE.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions