rust-analyzer/crates/syntax/src
2021-09-06 18:54:16 +03:00
..
ast fix: use placeholder as default type in Generate function. 2021-09-04 14:24:54 +05:00
parsing clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
tests minor: modernize 2021-09-06 18:54:16 +03:00
validation fix: false positive about inner attrs in docs 2021-04-19 17:11:49 +03:00
algo.rs internal: remove dead code 2021-08-14 20:29:46 +03:00
ast.rs internal: merge hir::BinaryOp and ast::BinOp 2021-08-14 18:10:01 +03:00
display.rs Fix NameRef::classify path resolution inside attributes 2021-06-28 19:07:23 +02:00
fuzz.rs Add more docs 2021-05-22 16:53:47 +03:00
lib.rs internal: make name consistent with usage 2021-09-06 18:34:03 +03:00
parsing.rs internal: make name consistent with usage 2021-09-06 18:34:03 +03:00
ptr.rs Merge #9367 2021-06-22 08:46:01 +00:00
syntax_error.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
syntax_node.rs ⬆️ rowan 2021-01-20 14:04:53 +03:00
ted.rs Update inline_call assist doc example 2021-07-05 14:24:25 +02:00
tests.rs internal: use single env var to controll all benchmarks 2021-08-23 16:40:42 +03:00
token_text.rs Hide implementation details of TokenText 2021-05-06 10:07:06 +05:00
utils.rs Better strip turbofishes 2021-03-08 23:59:39 +02:00
validation.rs Restrict completions inside visibility modifiers 2021-07-20 18:37:52 +02:00