Skip to content

Commit 81fc0e1

Browse files
authoredSep 1, 2017
Rollup merge of #44231 - lukaramu:patch-1, r=alexcrichton
Fix release notes on associated constants Associated constants seem to be stable everywhere, not just in traits
2 parents 88ee66d + f575185 commit 81fc0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version 1.20.0 (2017-08-31)
33

44
Language
55
--------
6-
- [Associated constants in traits is now stabilised.][42809]
6+
- [Associated constants are now stabilised.][42809]
77
- [A lot of macro bugs are now fixed.][42913]
88

99
Compiler

0 commit comments

Comments
 (0)
Please sign in to comment.