about summary refs log tree commit diff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2022-03-10 16:28:34 -0800
committerJosh Stone <jistone@redhat.com>2022-03-21 14:15:09 -0700
commit1a496368effe5cd81862ef82dd3c922ba18af369 (patch)
tree49953c93d3be5c8bda6a1e0afd32c5fd2730fa69 /RELEASES.md
parent02dbf24f2536f146b1ddf6422be4f0bf067382f3 (diff)
downloadrust-1a496368effe5cd81862ef82dd3c922ba18af369.tar.gz
rust-1a496368effe5cd81862ef82dd3c922ba18af369.zip
Mention 92800 for docs availability
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index df319f66a7a..395be632ad1 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -67,6 +67,7 @@ Cargo
 
 Misc
 ----
+- [Add manifest docs fallback for tier-2 platforms.][92800]
 - [Drop rustc-docs from complete profile][93742]
 - [bootstrap: tidy up flag handling for llvm build][93918]
 
@@ -101,6 +102,7 @@ and related tools.
 [92383]: https://github.com/rust-lang/rust/pull/92383
 [92630]: https://github.com/rust-lang/rust/pull/92630
 [92670]: https://github.com/rust-lang/rust/pull/92670
+[92800]: https://github.com/rust-lang/rust/pull/92800
 [92816]: https://github.com/rust-lang/rust/pull/92816
 [92933]: https://github.com/rust-lang/rust/pull/92933
 [93153]: https://github.com/rust-lang/rust/pull/93153