From 2f794c170bae15acc7f6b5e4da2527e67eed539e Mon Sep 17 00:00:00 2001 From: Koki MURAOKA Date: Mon, 23 Mar 2026 14:13:09 +0900 Subject: [PATCH] Update 2.30.x.md Fix a typo --- docs/notes/2.30.x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notes/2.30.x.md b/docs/notes/2.30.x.md index dcef983b829..0e329dd5f35 100644 --- a/docs/notes/2.30.x.md +++ b/docs/notes/2.30.x.md @@ -24,7 +24,7 @@ The deprecation period for the `experimental_test_shell_command` alias has expir Since 2023 Pants has included a rudimentary experimental backend for Rust. The functionality was mostly limited to running `rustfmt` and no further development has occurred. This backend is deprecated in 2.30 and will be removed in 2.31. -We would love to see sustained support for Rust in Pants! If you're interested in contributing, please read through and comment onhttps://github.com/pantsbuild/pants/discussions/20119. +We would love to see sustained support for Rust in Pants! If you're interested in contributing, please read through and comment on https://github.com/pantsbuild/pants/discussions/20119. ### General