rust-analyzer/crates/syntax/src
bors[bot] b7bedf16a1
Merge #10289
10289: fix: Only strip derive attributes when preparing macro input r=Veykril a=Veykril

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10246
cc https://github.com/rust-analyzer/rowan/pull/114, follow up to https://github.com/rust-analyzer/rust-analyzer/pull/10025

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-09-19 21:46:51 +00:00
..
ast Simplify 2021-09-19 19:00:06 +02: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 Simplify 2021-09-19 19:00:06 +02: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 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 Simplify 2021-09-19 23:34:07 +02:00