aboutsummaryrefslogtreecommitdiff
path: root/src/common/language.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/language.h')
-rw-r--r--src/common/language.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/language.h b/src/common/language.h
index 05786199..4ebea1ab 100644
--- a/src/common/language.h
+++ b/src/common/language.h
@@ -96,6 +96,7 @@ class Language {
static const Language * const CPlusPlus,
* const Java,
* const Swift,
+ * const Rust,
* const Assembler;
};