aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/unstable-rust-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/unstable-rust-module.md')
-rw-r--r--docs/markdown/snippets/unstable-rust-module.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/markdown/snippets/unstable-rust-module.md b/docs/markdown/snippets/unstable-rust-module.md
deleted file mode 100644
index 87ffe33..0000000
--- a/docs/markdown/snippets/unstable-rust-module.md
+++ /dev/null
@@ -1,5 +0,0 @@
-## Unstable Rust module
-
-A new unstable module has been added to make using Rust with Meson easier.
-Currently, it adds a single function to ease defining Rust tests, as well as a
-wrapper around bindgen, making it easier to use.