rust-analyzer/crates/syntax/src/ast
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
..
generated Kill RAW_ literals 2020-11-06 22:23:14 +01:00
edit.rs Minor clippy performance suggestions 2020-09-30 15:22:49 -04:00
expr_ext.rs Use shorthand record syntax when renaming struct initializer field 2020-11-14 17:51:09 +01:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs Add missing AssocItems in add_custom_impl assist 2020-11-05 23:41:46 +01:00
node_ext.rs Use shorthand record syntax when renaming struct initializer field 2020-11-14 17:51:09 +01:00
token_ext.rs Merge #6649 2020-12-02 13:13:01 +00:00
traits.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00