rust/crates/syntax
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
..
fuzz
src Merge #6019 2020-09-29 10:29:33 +00:00
test_data Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00
Cargo.toml ⬆️ expect-test 2020-08-28 14:47:14 +02:00