mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
673ab17c7f
This patch adds a feature gate `async_fn_track_caller` that is separate from `closure_track_caller`. This is to allow enabling `async_fn_track_caller` separately. Fixes #110009 |
||
---|---|---|
.. | ||
async-block.afn.stderr | ||
async-block.nofeat.stderr | ||
async-block.rs | ||
async-closure-gate.afn.stderr | ||
async-closure-gate.nofeat.stderr | ||
async-closure-gate.rs | ||
issue-105134.rs | ||
panic-track-caller.cls.stderr | ||
panic-track-caller.nofeat.stderr | ||
panic-track-caller.rs |