Skip to content

Commit eb031a5

Browse files
nikomatsakisRalfJung
authored andcommitted
Update src/stabilization_report_template.md
Co-authored-by: Ralf Jung <[email protected]>
1 parent 09bac80 commit eb031a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stabilization_report_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ An example for async closures: https://rustc-dev-guide.rust-lang.org/coroutine-c
4242

4343
(Be sure to link to tests demonstrating that these tests are being done.)
4444

45-
### Can users use this feature to introduce undefined behavior? (Describe.)
45+
### 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.)
4646

4747
### What updates are needed to the reference/specification? (link to PRs when they exist)
4848

0 commit comments

Comments
 (0)