highlights(rust): add async/await keywords

This commit is contained in:
Thomas Vigouroux 2020-08-07 10:47:17 +02:00 committed by Stephan Seitz
parent 81d444c498
commit 94a5056269

View file

@ -119,6 +119,8 @@
"type"
"union"
"unsafe"
"async"
"await"
"use"
"where"
(mutable_specifier)