]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
Rollup merge of #89467 - tniessen:rustdoc-unecessary, r=jyn514
[rust.git] / RELEASES.md
index c2e09eb13c3564e5452ecf940b2eddbb7e228c14..ef1377a4a32dfe8abe45318ad38a563d0133abcf 100644 (file)
@@ -17,7 +17,7 @@ Compiler
 
 - [Upgrade to LLVM 13.][rust#87570]
 - [Support memory, address, and thread sanitizers on aarch64-unknown-freebsd.][rust#88023]
-- [Allow specifying an deployment target version for all iOS targets][rust#87699]
+- [Allow specifying a deployment target version for all iOS targets][rust#87699]
 - [Warnings can be forced on with `--force-warn`.][rust#87472]
   This feature is primarily intended for usage by `cargo fix`, rather than end users.
 - [Promote `aarch64-apple-ios-sim` to Tier 2\*.][rust#87760]