From c642a7693edbcf1043f820941ce2da05406cc442 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Fri, 18 Nov 2022 10:14:54 -0800 Subject: modules/rust: stabilize Mesa is using the rust module in production, so we should stabilize it. --- docs/markdown/snippets/rust_module_stabilized.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/markdown/snippets/rust_module_stabilized.md (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/rust_module_stabilized.md b/docs/markdown/snippets/rust_module_stabilized.md new file mode 100644 index 0000000..e80d5c6 --- /dev/null +++ b/docs/markdown/snippets/rust_module_stabilized.md @@ -0,0 +1,3 @@ +## The Rust module is stable + +Mesa is using the rust module in production, so it's time to mark it as stable. -- cgit v1.1