提交 2c42d387 编写于 作者: M Martin Aeschlimann

[rust] Update rust grammar (for #19574)

上级 3cbc2f5a
......@@ -221,6 +221,18 @@
"patterns": [
{
"include": "#string_literal"
},
{
"include": "#block_doc_comment"
},
{
"include": "#block_comment"
},
{
"include": "#line_doc_comment"
},
{
"include": "#line_comment"
}
]
},
......@@ -606,5 +618,5 @@
]
}
],
"version": "https://github.com/zargony/atom-language-rust/commit/6c08dea495f39871c2d3bacf8735fd327e4706c0"
"version": "https://github.com/zargony/atom-language-rust/commit/5e32388ed873683f3ccdea618c25d1ace8759608"
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册