summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ir/context.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ir/context.rs b/src/ir/context.rs
index f3490332..f631e6f1 100644
--- a/src/ir/context.rs
+++ b/src/ir/context.rs
@@ -856,6 +856,7 @@ If you encounter an error missing from this list, please file an issue or a PR!"
"abstract" |
"alignof" |
"as" |
+ "async" |
"become" |
"box" |
"break" |