Skip to content

Commit b7e58f4

Browse files
Merge pull request #104 from joshtriplett/change-internal-description
Reword "Internal Changes" to not say "no direct user facing benefits"
2 parents a13b2c0 + 2251917 commit b7e58f4

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)