You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Language
10
10
2. `misplaced_diagnostic_attributes`: placed on the wrong item
11
11
3. `malformed_diagnostic_attributes`: malformed attribute syntax or options
12
12
4. `malformed_diagnostic_format_literals`: malformed format string literal
13
-
- [Allow constants that evaluate to have references to mutable/external memory, but reject such constants as patterns](https://github.com/rust-lang/rust/pull/140942)
13
+
- [Allow constants whose final value has references to mutable/external memory, but reject such constants as patterns](https://github.com/rust-lang/rust/pull/140942)
14
14
- [Allow volatile access to non-Rust memory, including address 0](https://github.com/rust-lang/rust/pull/141260)
0 commit comments