diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2022-11-18 10:14:54 -0800 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-11-19 23:00:53 +0200 |
| commit | c642a7693edbcf1043f820941ce2da05406cc442 (patch) | |
| tree | 1fad94d840f23c45c4a11912ecc50aff9881a397 /docs/markdown/snippets | |
| parent | b40e4de3c6cfd931a2c0d9ba8b798bfacd3662c6 (diff) | |
| download | meson-c642a7693edbcf1043f820941ce2da05406cc442.tar.gz | |
modules/rust: stabilize
Mesa is using the rust module in production, so we should stabilize
it.
Diffstat (limited to 'docs/markdown/snippets')
| -rw-r--r-- | docs/markdown/snippets/rust_module_stabilized.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/snippets/rust_module_stabilized.md b/docs/markdown/snippets/rust_module_stabilized.md new file mode 100644 index 000000000..e80d5c6ed --- /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. |
