rust/compiler/rustc_feature/src
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
..
accepted.rs Swap out CURRENT_RUSTC_VERSION to 1.71.0 2023-05-30 07:54:29 -04:00
active.rs Auto merge of #112117 - bryangarza:track-caller-feature-gate, r=compiler-errors 2023-08-04 22:17:59 +00:00
builtin_attrs.rs Add infrastructure #[rustc_confusables] attribute to allow targeted 2023-07-16 19:22:03 +08:00
lib.rs Use is_some_and/is_ok_and in less obvious spots 2023-05-24 14:33:43 +00:00
removed.rs Remove const eval limit and implement an exponential backoff lint instead 2023-05-31 10:24:17 +00:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00