rust/crates/syntax/src
bors[bot] a75353e8ac
Merge #9939
9939: feat: Adding extract_module assist r=Veykril a=feniljain

Should solve https://github.com/rust-analyzer/rust-analyzer/issues/9591

Co-authored-by: vi_mi <fenil.jain2018@vitstudent.ac.in>
Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2021-10-22 09:29:16 +00:00
..
ast Merge #9939 2021-10-22 09:29:16 +00:00
parsing Fix miscellaneous Clippy lints 2021-10-03 23:53:30 +11:00
tests internal: Parse const trait bounds 2021-10-19 14:20:00 +02:00
validation Add semicolons for consistency 2021-10-03 23:39:43 +11:00
algo.rs Make selections in assists with trailing/leading whitespace more forgiving 2021-10-12 14:41:59 +02:00
ast.rs minor: Simplify 2021-10-03 13:05:42 +02:00
display.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
fuzz.rs Add more docs 2021-05-22 16:53:47 +03:00
lib.rs internal: make sure macro test expand to valid syntax 2021-10-09 18:06:24 +03:00
parsing.rs internal: make name consistent with usage 2021-09-06 18:34:03 +03:00
ptr.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
syntax_error.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
syntax_node.rs Add comment 2021-10-10 16:53:37 +09:00
ted.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
tests.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11: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 Migrate to edition 2021 2021-10-21 20:10:40 +02:00