We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1386fdb commit 750b682Copy full SHA for 750b682
src/changelog.rst
@@ -24,6 +24,8 @@ Language changes in Rust 1.82.0
24
25
* `Don't make statement nonterminals match pattern nonterminals <https://github.com/rust-lang/rust/pull/120221/>`_
26
27
+ * No change: Exact parsing behavior of non-terminals within declarative macros is not specified
28
+
29
* `Patterns matching empty types can now be omitted in common cases <https://github.com/rust-lang/rust/pull/122792>`_
30
31
* `Enforce supertrait outlives obligations when using trait impls <https://github.com/rust-lang/rust/pull/124336>`_
0 commit comments