Ville Penttinen
|
710975ecd8
|
Fix typo in Cargo.toml authors
Fixes typo introduced in #782
|
2019-02-11 10:20:04 +02:00 |
|
Ville Penttinen
|
ab3d231b1d
|
Update authors field in Cargo.tomls to "rust-analyzer developers"
This closes #777
|
2019-02-11 08:55:35 +02:00 |
|
Aleksey Kladov
|
12e3b4c70b
|
reformat the world
|
2019-02-08 14:49:43 +03:00 |
|
Aleksey Kladov
|
f5bb704568
|
avoid 'ignored' in test output
|
2019-02-08 14:34:30 +03:00 |
|
Jeff Muizelaar
|
a4b473226b
|
mbe: Ensure repetition separator matches
|
2019-02-04 20:19:23 -05:00 |
|
Jeff Muizelaar
|
0000f00787
|
mbe: Add support matching for matching idents
|
2019-02-03 19:43:37 -05:00 |
|
Jeff Muizelaar
|
1997797adc
|
Factor out rules parsing
|
2019-02-03 19:43:35 -05:00 |
|
Jeff Muizelaar
|
dbc3074556
|
Make sure we match the entire pattern
|
2019-02-03 10:07:57 -05:00 |
|
Jeff Muizelaar
|
0bb8456e7d
|
Fill out test a little more
This factors out an assert_expansion function to make things
more managable.
|
2019-02-02 22:39:45 -05:00 |
|
Jeff Muizelaar
|
31d143ba18
|
Fix macro_rules separator parsing.
macro_rules rules are separated by ';' including an optional ';' at the
end
|
2019-02-02 22:39:13 -05:00 |
|
Aleksey Kladov
|
4c0ab7db85
|
explain the magic
|
2019-01-31 22:23:30 +02:00 |
|
Aleksey Kladov
|
b4b522fb39
|
cleanup the api
|
2019-01-31 22:23:30 +02:00 |
|
Aleksey Kladov
|
a16f6bb27d
|
cleanup
|
2019-01-31 22:23:30 +02:00 |
|
Aleksey Kladov
|
2d1f0b105d
|
move test
|
2019-01-31 22:23:30 +02:00 |
|
Aleksey Kladov
|
40feacdeb9
|
split macros across crates
|
2019-01-31 22:23:30 +02:00 |
|