Update src/stabilization_report_template.md

Co-authored-by: lcnr <rust@lcnr.de>
This commit is contained in:
Niko Matsakis 2025-01-28 10:52:51 -05:00 committed by GitHub
parent c63baadda5
commit 32824bfe35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -28,10 +28,10 @@ An example for async closures: https://rustc-dev-guide.rust-lang.org/coroutine-c
### What outstanding bugs in the issue tracker involve this feature? Are they stabilization-blocking?
### Summarize contributors to the feature by name for recognition and assuredness that people involved in the feature agree with stabilization
### What FIXMEs are still in the code for that feature and why is it ok to leave them there?
### Summarize contributors to the feature by name for recognition and assuredness that people involved in the feature agree with stabilization
### Which tools need to be adjusted to support this feature. Has this work been done?
*Consider rustdoc, clippy, rust-analyzer, rustfmt, rustup, docs.rs.*