Update src/stabilization_report_template.md

Co-authored-by: Ralf Jung <post@ralfj.de>
This commit is contained in:
Niko Matsakis 2025-01-28 10:53:03 -05:00 committed by GitHub
parent 32824bfe35
commit 6c99b7501a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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)