rust/crates/ra_syntax/src
bors[bot] fe6508bd78
Merge #4658
4658: Fix problem with format string tokenization r=matklad a=ruabmbua

Fixed by just not handling closing curlybrace escaping.

Closes https://github.com/rust-analyzer/rust-analyzer/issues/4637

Co-authored-by: Roland Ruckerbauer <roland.rucky@gmail.com>
2020-06-02 12:13:02 +00:00
..
ast Merge #4658 2020-06-02 12:13:02 +00:00
parsing Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
validation Introduce EffectExpr 2020-05-02 11:21:39 +02:00
algo.rs Moderate cleanup of add_function 2020-05-20 01:30:12 +02:00
ast.rs Simplify 2020-06-02 02:50:05 +03:00
fuzz.rs Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
lib.rs Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
parsing.rs
ptr.rs
syntax_error.rs
syntax_node.rs Small refactor 2020-05-31 21:39:19 +03:00
tests.rs Switch to TryFrom 2020-04-25 11:59:18 +02:00
validation.rs Some FIXMEs were outdated: 2020-05-24 13:17:16 +02:00