rust-analyzer/crates/syntax/src
bors[bot] e17d604888
Merge #6558
6558: format string highlighting: handle hex + debug type specifier r=matklad a=ruabmbua

Should fix https://github.com/rust-analyzer/rust-analyzer/issues/6427


Co-authored-by: Roland Ruckerbauer <roland.rucky@gmail.com>
2020-11-16 11:07:29 +00:00
..
ast Merge #6558 2020-11-16 11:07:29 +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 Merge #6512 2020-11-09 23:41:43 +00: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