rust/crates/ra_syntax/src
Florian Diebold d6dc75f9f2 Handle auto traits & negative impls
We don't pass field types to Chalk yet though, so the auto trait inference won't
be correct.
2019-05-11 16:21:20 +02:00
..
algo reformat the world 2019-02-08 14:49:43 +03:00
ast Handle auto traits & negative impls 2019-05-11 16:21:20 +02:00
parsing Refactor parser handle mult-char punct internally 2019-04-28 23:46:03 +08:00
validation share literal validation logic with compiler 2019-05-07 19:41:59 +03:00
algo.rs Fix hover on the beginning of a nested expression 2019-04-28 16:03:49 +02:00
ast.rs migrate to untyped rowan 2019-04-09 10:26:51 +03:00
fuzz.rs Completely ignore errors for reparse fuzz 2019-03-22 08:09:11 +09:00
grammar.ron fill struct fields diagnostic 2019-05-06 17:16:11 +03:00
lib.rs share literal validation logic with compiler 2019-05-07 19:41:59 +03:00
parsing.rs Add classify_literal and undo expose next_token 2019-04-05 18:45:19 +08:00
ptr.rs start structured editing API 2019-04-21 20:51:20 +03:00
syntax_error.rs share literal validation logic with compiler 2019-05-07 19:41:59 +03:00
syntax_node.rs move add_missing_members to structured editing API 2019-04-22 13:01:33 +03:00
syntax_text.rs switch to new rowan 2019-04-01 12:06:24 +03:00
validation.rs share literal validation logic with compiler 2019-05-07 19:41:59 +03:00