Update src/stabilization_report_template.md
Co-authored-by: lcnr <rust@lcnr.de>
This commit is contained in:
parent
c63baadda5
commit
32824bfe35
|
|
@ -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?
|
### 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?
|
### 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?
|
### Which tools need to be adjusted to support this feature. Has this work been done?
|
||||||
|
|
||||||
*Consider rustdoc, clippy, rust-analyzer, rustfmt, rustup, docs.rs.*
|
*Consider rustdoc, clippy, rust-analyzer, rustfmt, rustup, docs.rs.*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue