rust/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
tests minor: modernize 2021-09-06 18:54:16 +03:00
validation
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
fuzz.rs
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
syntax_error.rs
syntax_node.rs Only strip derive attributes when preparing macro input 2021-09-19 23:38:38 +02:00
ted.rs
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
validation.rs Simplify 2021-09-19 23:34:07 +02:00