From 32e34eef576e0fb54cab52e7ba32abe028200377 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sat, 24 Aug 2024 03:11:00 +0200 Subject: [PATCH 1/2] make text more easy to read --- .../rustc/src/platform-support/wasm32-unknown-unknown.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md b/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md index ee37e5e90cfb4..dde915f316948 100644 --- a/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md +++ b/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md @@ -29,10 +29,10 @@ that not all uses of `wasm32-unknown-unknown` are using JavaScript and the web. ## Target maintainers -When this target was added to the compiler platform-specific documentation here +When this target was added to the compiler, platform-specific documentation here was not maintained at that time. This means that the list below is not -exhaustive and there are more interested parties in this target. That being -said since when this document was last updated those interested in maintaining +exhaustive, and there are more interested parties in this target. That being +said, when this document was last updated, those interested in maintaining this target are: - Alex Crichton, https://github.com/alexcrichton From f734f3d8e73f2118fdf4bdaf35e72ace8a442531 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sat, 24 Aug 2024 05:40:27 +0200 Subject: [PATCH 2/2] remove extraneous text --- src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md b/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md index dde915f316948..12b7817c38277 100644 --- a/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md +++ b/src/doc/rustc/src/platform-support/wasm32-unknown-unknown.md @@ -32,8 +32,7 @@ that not all uses of `wasm32-unknown-unknown` are using JavaScript and the web. When this target was added to the compiler, platform-specific documentation here was not maintained at that time. This means that the list below is not exhaustive, and there are more interested parties in this target. That being -said, when this document was last updated, those interested in maintaining -this target are: +said, those interested in maintaining this target are: - Alex Crichton, https://github.com/alexcrichton