mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
5b475a4618
Fixes #76011 This adds support for adding help diagnostics to the feature gating checks and then uses it for the async_closure gate to add the extra bit of help information as described in the issue.