Skip to content

Commit dda3445

Browse files
authored
Update RELEASES.md
1 parent 3204790 commit dda3445

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
@@ -5,11 +5,11 @@ Language
55
--------
66
- [Fixed using binary operations with `&{number}` (e.g. `&1.0`) not having
77
the type inferred correctly.][68129]
8+
- [Attributes such as `#[cfg()]` can now be used on `if` expressions.][69201]
89

910
**Syntax only changes**
1011
- [Allow `type Foo: Ord` syntactically.][69361]
1112
- [Fuse associated and extern items up to defaultness.][69194]
12-
- [Permit attributes on `if` expressions.][69201]
1313
- [Syntactically allow `self` in all `fn` contexts.][68764]
1414
- [Merge `fn` syntax + cleanup item parsing.][68728]
1515
- [`item` macro fragments can be interpolated into `trait`s, `impl`s, and `extern` blocks.][69366]

0 commit comments

Comments
 (0)