Rollup merge of #70253 - jplatte:patch-2, r=Mark-Simulacrum
Remove another wrong entry from RELEASES.md The entry is under 1.11.0, but the feature is only available since 1.12.0 (for which an identical entry exists). 
This commit is contained in:
commit
e5d3476651
1 changed files with 0 additions and 1 deletions
|
@ -4838,7 +4838,6 @@ Version 1.11.0 (2016-08-18)
|
|||
Language
|
||||
--------
|
||||
|
||||
* [`cfg_attr` works on `path` attributes](https://github.com/rust-lang/rust/pull/34546)
|
||||
* [Support nested `cfg_attr` attributes](https://github.com/rust-lang/rust/pull/34216)
|
||||
* [Allow statement-generating braced macro invocations at the end of blocks](https://github.com/rust-lang/rust/pull/34436)
|
||||
* [Macros can be expanded inside of trait definitions](https://github.com/rust-lang/rust/pull/34213)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue