rust-analyzer/crates/ide-assists
Chayim Refael Friedman 104c29764b Fix "Unwrap block" assist with block modifiers
The assist just assumes the `{` will be the first character, which led to strange outputs such as `nsafe {`.
2024-08-26 19:02:36 +03:00
..
src Fix "Unwrap block" assist with block modifiers 2024-08-26 19:02:36 +03:00
Cargo.toml Replace [package.repository] = "…" of published crates with [package.repository.workspace] = true 2024-08-06 00:26:42 +02:00