diff options
| author | Josh Stone <jistone@redhat.com> | 2022-03-10 16:28:34 -0800 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2022-03-21 14:15:09 -0700 |
| commit | 1a496368effe5cd81862ef82dd3c922ba18af369 (patch) | |
| tree | 49953c93d3be5c8bda6a1e0afd32c5fd2730fa69 /RELEASES.md | |
| parent | 02dbf24f2536f146b1ddf6422be4f0bf067382f3 (diff) | |
| download | rust-1a496368effe5cd81862ef82dd3c922ba18af369.tar.gz rust-1a496368effe5cd81862ef82dd3c922ba18af369.zip | |
Mention 92800 for docs availability
Diffstat (limited to 'RELEASES.md')
| -rw-r--r-- | RELEASES.md | 2 |
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 |
