Alan Du
|
dddcb0ad94
|
Fix clippy::needless_return
|
2019-06-04 18:05:07 -04:00 |
|
Edwin Cheng
|
824f413d75
|
unnecessary paranthesis
|
2019-06-03 01:05:58 +08:00 |
|
Edwin Cheng
|
54ea251bd4
|
Store referece in tokenbuffer
|
2019-06-03 00:54:33 +08:00 |
|
Edwin Cheng
|
c8c9230dd2
|
Add more helper func in Cursor
|
2019-05-27 23:51:52 +08:00 |
|
Edwin Cheng
|
63b67134fd
|
Use slice instead of Vec
|
2019-05-23 21:05:22 +08:00 |
|
Edwin Cheng
|
4d7a567bc5
|
Introduce TokenBuffer
|
2019-05-23 02:09:26 +08:00 |
|
Edwin Cheng
|
ad1c3b5bd6
|
Use map, sum in Subtree::coount instead of fold
|
2019-04-22 17:37:27 +08:00 |
|
Edwin Cheng
|
b177813f3b
|
Add mbe expand limit and poision macro set
|
2019-04-22 15:33:55 +08:00 |
|
Aleksey Kladov
|
5f89180fd9
|
make token trees eq
|
2019-02-12 20:57:13 +03:00 |
|
Aleksey Kladov
|
ae312680d6
|
docs
|
2019-02-11 21:31:54 +03:00 |
|
Aleksey Kladov
|
58897dd8dd
|
assign ids to tokens
|
2019-02-11 21:02:19 +03:00 |
|
Aleksey Kladov
|
e7b370226c
|
make macro-rules eq
|
2019-02-11 19:19:23 +03:00 |
|
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
|
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 |
|