rust-analyzer/crates/ide-completion
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
..
src Modify hacks::parse_expr_from_str() to take an edition too 2024-08-24 23:46:32 +03:00
Cargo.toml Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock 2024-08-16 09:53:37 +03:00