Aleksey Kladov
|
c692b5d76d
|
⬆️ expect-test
|
2020-08-28 14:47:14 +02:00 |
|
Aleksey Kladov
|
4d0cfc07fd
|
Minor
|
2020-08-27 15:02:56 +02:00 |
|
Aleksey Kladov
|
b0fd3faf36
|
Switch to expect_test from crates.io
|
2020-08-21 13:19:31 +02:00 |
|
Paul Daniel Faria
|
3456e2eec7
|
Add new method to Semantics, method_receiver_kind, which returns the kind of self
The options are Shared, Mutable, Consuming, and Copied. Use this to add proper
highlighting to methods based on usage.
|
2020-08-16 10:26:16 -04:00 |
|
Paul Daniel Faria
|
a044ff0138
|
Mark mutating functions with mutable modifier, and owning functions with consuming .
|
2020-08-16 10:22:51 -04:00 |
|
Paul Daniel Faria
|
7009d5ee2b
|
Add new HighlightModifier variant, Consuming
|
2020-08-16 10:22:51 -04:00 |
|
Aleksey Kladov
|
1b0c7701cc
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
|