rust/crates/ra_ide_api
bors[bot] 7a1cae59ac Merge #1337
1337: Move syntax errors our of syntax tree r=matklad a=matklad

I am not really sure if it's a good idea, but `SyntaxError` do not really belong to a `SyntaxTree`. So let's just store them on the side?

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-05-29 06:40:39 +00:00
..
src Merge #1337 2019-05-29 06:40:39 +00:00
Cargo.toml More clever highlighting, incl draft for structs 2019-05-27 11:26:35 +02:00