rust-analyzer/crates/ide-completion
bors 00037c18ed Auto merge of #18132 - ChayimFriedman2:fix-closure-semi, r=Veykril
fix: Don't complete `;` when in closure return expression

Completing it will break syntax.

Fixes #18130.
2024-09-20 07:38:16 +00:00
..
src Auto merge of #18132 - ChayimFriedman2:fix-closure-semi, r=Veykril 2024-09-20 07:38:16 +00:00
Cargo.toml Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock 2024-08-16 09:53:37 +03:00