rust-analyzer/crates/syntax/src
bors[bot] dc09d97fb2
Merge #6649
6649: Accept more than just the standard rust literal suffixes in *Number::suffix r=matklad a=Veykril

I am not entirely sure whether to keep or remove the `SUFFIXES` but I figured we can always bring them back once they are needed.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-12-02 13:13:01 +00:00
..
ast Merge #6649 2020-12-02 13:13:01 +00:00
parsing Fix attachment of inner doc comments 2020-11-12 12:09:12 +01:00
validation Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
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 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 Cleanup API 2020-11-06 22:52:42 +01:00