rust/crates/ide/test_data
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
..
highlight_doctest.html Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
highlight_extern_crate.html Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
highlight_injection.html Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
highlight_strings.html Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
highlight_unsafe.html Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
highlighting.html Add new method to Semantics, method_receiver_kind, which returns the kind of self 2020-08-16 10:26:16 -04:00
rainbow_highlighting.html Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00