rust/crates/syntax/src/ast
bors[bot] 18c62c8a39
Merge #6019
6019: Remove make::path_from_text r=matklad a=Veykril

This removes the `make::path_from_text` function, which according to a note should've been private. I removed it since it didn't really serve a purpose as it was simply wrapping `make::ast_from_text`.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-09-29 10:29:33 +00:00
..
generated ⬆️ crates 2020-08-27 19:06:00 +02:00
edit.rs Rename impl edit method to be more explicit 2020-09-21 10:01:50 +01:00
expr_ext.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
generated.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
make.rs Merge #6019 2020-09-29 10:29:33 +00:00
node_ext.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
token_ext.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
traits.rs Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00