rust/compiler/rustc_span
bors e173a8e663 Auto merge of #112117 - bryangarza:track-caller-feature-gate, r=compiler-errors
Add separate feature gate for async fn track caller

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
2023-08-04 22:17:59 +00:00
..
src Auto merge of #112117 - bryangarza:track-caller-feature-gate, r=compiler-errors 2023-08-04 22:17:59 +00:00
Cargo.toml Upgrade to indexmap 2.0.0 2023-07-03 13:51:54 -07:00