Skip to content

Commit 2251917

Browse files
committed
Reword "Internal Changes" to not say "no direct user facing benefits"
The "Internal Changes" section currently says "no direct user facing benefits", but includes "significant improvements to the ... overall performance", which is a user-facing benefit. Reword it to say "do not affect any public interfaces" instead.
1 parent a13b2c0 commit 2251917

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/relnotes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ Compatibility Notes
5050
Internal Changes
5151
----------------
5252

53-
These changes provide no direct user facing benefits, but represent significant
54-
improvements to the internals and overall performance of rustc
55-
and related tools.
53+
These changes do not affect any public interfaces of Rust, but they represent
54+
significant improvements to the performance or internals of rustc and related
55+
tools.
5656

5757
UNSORTED
5858
--------

0 commit comments

Comments
 (0)