rust-analyzer/crates/syntax/src
Benjamin Coenen 3bfa3e8123 when generating new function, focus on return type instead of body
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-10-08 20:57:18 +02:00
..
ast when generating new function, focus on return type instead of body 2020-10-08 20:57:18 +02:00
parsing Cleanup 2020-10-07 11:55:20 +02:00
validation Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
algo.rs Omit lenses for not runnable doctests 2020-08-22 22:03:02 +03:00
ast.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
fuzz.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
lib.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
parsing.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
ptr.rs Document privacy invariant of SyntaxPtr 2020-10-06 20:06:14 +02:00
syntax_error.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
syntax_node.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
tests.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
validation.rs Add validation check for ambiguous trait objects 2020-10-06 23:52:00 +02:00