We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5d0f8 commit 61c2774Copy full SHA for 61c2774
RELEASES.md
@@ -100,7 +100,7 @@ Compatibility Notes
100
- [Removed the `-C no_integrated_as` flag from rustc.][70345]
101
- [The `file_name` property in JSON output of macro errors now points the actual
102
source file rather than the previous format of `<NAME macros>`.][70969]
103
- **Note:** this may not point a file that actually exists on the user's system.
+ **Note:** this may not point to a file that actually exists on the user's system.
104
- [The minimum required external LLVM version has been bumped to LLVM 8.][71147]
105
- [`mem::{zeroed, uninitialised}` will now panic when used with types that do
106
not allow zero initialization such as `NonZeroU8`.][66059] This was
0 commit comments