Update rust.ungram
diff --git a/rust.ungram b/rust.ungram
index cb58486..7781e71 100644
--- a/rust.ungram
+++ b/rust.ungram
@@ -1,3 +1,5 @@
+// Note this grammar file does not reflect the current language as this file is no longer maintained.
+
 // Rust Un-Grammar.
 //
 // This grammar specifies the structure of Rust's concrete syntax tree.