From 83a81e94b04f03f187f24ae2ad74f75ad8df68bb Mon Sep 17 00:00:00 2001 From: ArielG-NV <159081215+ArielG-NV@users.noreply.github.com> Date: Thu, 24 Jul 2025 17:27:31 -0700 Subject: [PATCH 1/2] Update feature_matureness.md --- docs/feature_matureness.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/feature_matureness.md b/docs/feature_matureness.md index 31b7cf8..15edc13 100644 --- a/docs/feature_matureness.md +++ b/docs/feature_matureness.md @@ -1,7 +1,7 @@ --- -title: Slang Feature matureness +title: Slang Feature Matureness layout: page -description: Slang Feature matureness +description: Slang Feature Matureness permalink: "/docs/feature_matureness/" intro_image_absolute: true intro_image_hide_on_mobile: false @@ -62,4 +62,4 @@ There are four types of Status: | Uniformity Analysis | Experimental | Implemented the first version, tested with 2 unit tests, no actual user code exercising it, not thoroughly tested, unlikely to work out of box when it gets actual use but expected to mature within 2 weeks in close iteration loop with adopting users. | | `as` and `is` operators | Experimental | | | `reinterpret` | Experimental | | -{:.table} \ No newline at end of file +{:.table} From 5bd81c7e610e76f08b40771888988781b97cdff3 Mon Sep 17 00:00:00 2001 From: ArielG-NV Date: Thu, 24 Jul 2025 17:33:49 -0700 Subject: [PATCH 2/2] remove new line github-auto-added --- docs/feature_matureness.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/feature_matureness.md b/docs/feature_matureness.md index 15edc13..a5c66de 100644 --- a/docs/feature_matureness.md +++ b/docs/feature_matureness.md @@ -62,4 +62,4 @@ There are four types of Status: | Uniformity Analysis | Experimental | Implemented the first version, tested with 2 unit tests, no actual user code exercising it, not thoroughly tested, unlikely to work out of box when it gets actual use but expected to mature within 2 weeks in close iteration loop with adopting users. | | `as` and `is` operators | Experimental | | | `reinterpret` | Experimental | | -{:.table} +{:.table} \ No newline at end of file