rust-analyzer/crates/ra_ide_api_light/src
bors[bot] d75a0368f5 Merge #536
536: Introduce variable semicolon block expr r=matklad a=yerke

Fix for https://github.com/rust-analyzer/rust-analyzer/issues/504

Feels a bit hacky...

Co-authored-by: Yerkebulan Tulibergenov <yerkebulan@gmail.com>
2019-01-16 06:20:09 +00:00
..
assists don't need SEMI any more 2019-01-15 20:29:37 -08:00
snapshots switch to insta for testing 2019-01-15 14:18:24 +03:00
assists.rs Fix some random typos 2019-01-13 19:54:28 +01:00
diagnostics.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
extend_selection.rs Extend selection for list items 2019-01-09 20:51:19 +01:00
folding_ranges.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
formatting.rs Fix some random typos 2019-01-13 19:54:28 +01:00
join_lines.rs fix code duplication 2019-01-10 18:32:02 +03:00
lib.rs switch to insta for testing 2019-01-15 14:18:24 +03:00
line_index.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
line_index_utils.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
structure.rs switch to insta for testing 2019-01-15 14:18:24 +03:00
test_utils.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
typing.rs fix indent caclulation 2019-01-13 18:21:23 +03:00