rust-analyzer/crates/syntax/src
bors[bot] 9daba961f2
Merge #7291
7291: Wrap remaining self/super/crate in Name{Ref} r=matklad a=Veykril

That should be the remaining special casing for `self` 🎉 

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-01-18 16:13:06 +00:00
..
ast Merge #7291 2021-01-18 16:13:06 +00:00
parsing Remove useless wrapper 2021-01-15 20:15:33 +03:00
validation Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
algo.rs Merge #7288 2021-01-15 18:40:47 +00:00
ast.rs Node-ify lifetimes 2020-12-16 14:16:09 +01:00
display.rs Introduce more appropriate assertion mechanism 2021-01-14 18:25:19 +03:00
fuzz.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
lib.rs Rename expr -> tail_expr 2021-01-05 15:51:13 +03: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 syntax,ssr: Implement statement parsing 2021-01-03 11:29:33 +01:00
validation.rs Handle self/super/crate in PathSegment as NameRef 2021-01-15 19:21:23 +01:00