ZIm/crates/snippet_provider/src
Piotr Osiewicz 03c84466c2
chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795)
While this lint is allow-by-default, it seems pretty useful to get rid
of mutable borrows when they're not needed.

Closes #ISSUE

Release Notes:

- N/A
2024-10-07 01:29:58 +02:00
..
format.rs Snippets: Move snippets into the core of editor (#13937) 2024-07-09 14:02:36 +02:00
lib.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
registry.rs extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00