Update src/stabilization_report_template.md
Co-authored-by: Ralf Jung <post@ralfj.de>
This commit is contained in:
parent
32824bfe35
commit
6c99b7501a
|
|
@ -42,7 +42,7 @@ An example for async closures: https://rustc-dev-guide.rust-lang.org/coroutine-c
|
|||
|
||||
(Be sure to link to tests demonstrating that these tests are being done.)
|
||||
|
||||
### Can users use this feature to introduce undefined behavior? (Describe.)
|
||||
### Can users use this feature to introduce undefined behavior, or use this feature to break the abstraction of Rust and expose the underlying assembly-level implementation? (Describe.)
|
||||
|
||||
### What updates are needed to the reference/specification? (link to PRs when they exist)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue