rust/crates/syntax/src
2020-12-08 14:15:41 +01:00
..
ast Simplify ast::Comment api surface 2020-12-08 14:15:41 +01:00
parsing Use items can also have doc comments 2020-12-04 17:09:40 +01:00
validation
algo.rs Profile completions better 2020-11-27 18:00:03 +02:00
ast.rs Fix attachment of inner doc comments 2020-11-12 12:09:12 +01:00
display.rs Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00
fuzz.rs
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
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 Cleanup API 2020-11-06 22:52:42 +01:00