Skip to content

Commit 750b682

Browse files
committed
Specify #120211 changes
1 parent 1386fdb commit 750b682

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Language changes in Rust 1.82.0
2424

2525
* `Don't make statement nonterminals match pattern nonterminals <https://github.com/rust-lang/rust/pull/120221/>`_
2626

27+
* No change: Exact parsing behavior of non-terminals within declarative macros is not specified
28+
2729
* `Patterns matching empty types can now be omitted in common cases <https://github.com/rust-lang/rust/pull/122792>`_
2830

2931
* `Enforce supertrait outlives obligations when using trait impls <https://github.com/rust-lang/rust/pull/124336>`_

0 commit comments

Comments
 (0)