diff options
author | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-05-20 20:27:05 +0100 |
---|---|---|
committer | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-05-20 20:27:05 +0100 |
commit | 11742e33716cd9fdce08bf5501afcb793fcc59ac (patch) | |
tree | 072112a8cd2061bf1acc31aad9cfa343191d0204 /crates/ra_syntax/src/ast | |
parent | c8f93ff58cf4f63d48d2258e1a4c449e043987f3 (diff) | |
parent | ad9d2012ded90a33702efedabf8f8e2c8d992975 (diff) |
Merge #1287
1287: Add support of matching literal in mbe r=matklad a=edwin0cheng
This PR adds support of matching literal in mbe , which used in our `T` macro :
```rust
macro_rules! foo {
('(') => {
fn foo() {}
}
}
```
Co-authored-by: Edwin Cheng <[email protected]>
Diffstat (limited to 'crates/ra_syntax/src/ast')
0 files changed, 0 insertions, 0 deletions