rust-analyzer/crates/syntax/src
bors[bot] 0cb9ee2054
Merge #10346
10346: minor: align code with code-style r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-09-25 11:56:23 +00:00
..
ast Cleanup 2021-09-23 16:28:03 +02:00
parsing clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
tests minore: improve consistency 2021-09-25 14:36:46 +03:00
validation fix: false positive about inner attrs in docs 2021-04-19 17:11:49 +03:00
algo.rs Simplify 2021-09-19 19:00:06 +02:00
ast.rs Generate ast nodes for each ast trait 2021-09-21 15:52:11 +02: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 Only strip derive attributes when preparing macro input 2021-09-19 23:38:38 +02: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 Only strip derive attributes when preparing macro input 2021-09-19 23:38:38 +02: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 Imrove fn name computation in Generate function 2021-09-16 21:03:37 +05:00
utils.rs Better strip turbofishes 2021-03-08 23:59:39 +02:00
validation.rs minor: align code with code-style 2021-09-25 14:55:42 +03:00