mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
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
This commit is contained in:
commit
81fc0e1150
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user