summaryrefslogtreecommitdiffstats
path: root/third_party/rust/syn/src/await.rs
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/syn/src/await.rs')
-rw-r--r--third_party/rust/syn/src/await.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/rust/syn/src/await.rs b/third_party/rust/syn/src/await.rs
new file mode 100644
index 0000000000..038c6a5d12
--- /dev/null
+++ b/third_party/rust/syn/src/await.rs
@@ -0,0 +1,2 @@
+// See include!("await.rs") in token.rs.
+export_token_macro! {[await]}