rust/crates/ra_ide_api/tests/test
Ville Penttinen 16ecd276f0 Implement syntax tree support for syntax inside string
This allows us to select a string or portions of it and try parsing it as rust
syntax. This is mostly helpful when developing tests where the test
itself contains some rust syntax as a string.
2019-03-04 09:02:01 +02:00
..
snapshots Update snaps 2019-01-22 09:51:29 -05:00
main.rs Implement syntax tree support for syntax inside string 2019-03-04 09:02:01 +02:00