From e65cab81bc6206739d7272e0e3b2045ac843bca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Rakic?= Date: Sat, 23 Sep 2023 07:28:46 +0000 Subject: [PATCH] reword sentence --- posts/inside-rust/2023-09-29-polonius-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/inside-rust/2023-09-29-polonius-update.md b/posts/inside-rust/2023-09-29-polonius-update.md index 5cc1a3395..a6da35d79 100644 --- a/posts/inside-rust/2023-09-29-polonius-update.md +++ b/posts/inside-rust/2023-09-29-polonius-update.md @@ -98,7 +98,7 @@ That PR does pass the full 15000+ tests in our suite, but we haven't yet checked Compared to our internal test suite, the vast majority of published crates are expected to build without errors. In that regard, it should be unlikely that issues would be found there, but it will be done regardless. -Current status: ⏳ in-progress, should be finalized right when the PR is just ready to land. +Current status: ⏳ in-progress, the crater run itself will be done before the PR lands. ### 4. Replace parts of the borrow checker with location-insensitive Polonius