Skip to content

Commit e5d3476

Browse files
authored
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). ![Screenshot_2020-03-22 Support `cfg_attr` on `path` attributes by jseyfried · Pull Request #34546 · rust-lang rust](https://user-images.githubusercontent.com/951129/77238862-85c8f580-6bd4-11ea-8d31-77e2994a4b5a.png)
2 parents bc3dad1 + 3f42104 commit e5d3476

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASES.md

-1
Original file line numberDiff line numberDiff line change
@@ -4838,7 +4838,6 @@ Version 1.11.0 (2016-08-18)
48384838
Language
48394839
--------
48404840

4841-
* [`cfg_attr` works on `path` attributes](https://github.com/rust-lang/rust/pull/34546)
48424841
* [Support nested `cfg_attr` attributes](https://github.com/rust-lang/rust/pull/34216)
48434842
* [Allow statement-generating braced macro invocations at the end of blocks](https://github.com/rust-lang/rust/pull/34436)
48444843
* [Macros can be expanded inside of trait definitions](https://github.com/rust-lang/rust/pull/34213)

0 commit comments

Comments
 (0)