rust-analyzer/crates/syntax/src
bors[bot] ece626fe81
Merge #6894
6894: Parenthesize composite if condition before inverting in invert-if assist r=matklad a=Jesse-Bakker

Fixes #6867

Co-authored-by: Jesse Bakker <github@jessebakker.com>
2020-12-16 08:20:11 +00:00
..
ast Merge #6894 2020-12-16 08:20:11 +00:00
parsing Move to upstream macro_rules! model 2020-12-15 15:37:37 +01:00
validation Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
algo.rs Fix accidently quadratic syntax rewriter 2020-12-10 20:07:37 +03:00
ast.rs Fix attachment of inner doc comments 2020-11-12 12:09:12 +01:00
display.rs Move to upstream macro_rules! model 2020-12-15 15:37:37 +01:00
fuzz.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
lib.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
parsing.rs Deny unreachable-pub 2020-11-02 14:07:08 +01: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 Deny unreachable-pub 2020-11-02 14:07:08 +01:00
tests.rs Switch to expect_test from crates.io 2020-08-21 13:19:31 +02:00
validation.rs Reject visibilities on macro_rules! 2020-12-15 15:37:49 +01:00