rust-analyzer/crates/ide-db/src/syntax_helpers
Chayim Refael Friedman ddbb28daa0 Modify hacks::parse_expr_from_str() to take an edition too
This will be needed as we parse unknown identifiers and want to insert them into source code.
2024-08-24 23:46:32 +03:00
..
format_string.rs Allow hir::Param to refer to other entity params aside from functions 2024-05-18 12:35:55 +02:00
format_string_exprs.rs Remove DescendPreference::SameText 2024-08-22 12:34:20 +02:00
insert_whitespace_into_node.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
node_ext.rs Modify hacks::parse_expr_from_str() to take an edition too 2024-08-24 23:46:32 +03:00