Skip to content

Commit

Permalink
Rollup merge of rust-lang#44231 - lukaramu:patch-1, r=alexcrichton
Browse files Browse the repository at this point in the history
Fix release notes on associated constants

Associated constants seem to be stable everywhere, not just in traits
  • Loading branch information
Mark-Simulacrum authored Sep 1, 2017
2 parents 88ee66d + f575185 commit 81fc0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version 1.20.0 (2017-08-31)

Language
--------
- [Associated constants in traits is now stabilised.][42809]
- [Associated constants are now stabilised.][42809]
- [A lot of macro bugs are now fixed.][42913]

Compiler
Expand Down

0 comments on commit 81fc0e1

Please sign in to comment.