rust/crates/ide_completion
bors 1d2bd0e379 Auto merge of #12071 - Ma124:fix-tabs-snippet, r=jonas-schievink
Change tabs to spacs in macro_rules snippet

This PR changes the `macro_rules!` snippet to use spaces instead of tabs.
The other snippets like [this one][test-snippet] already use spaces.

The snippet was introduced in 5575588 where no reason is provided to use tabs.

[test-snippet]: https://github.com/rust-lang/rust-analyzer/blob/master/crates/ide_completion/src/completions/snippet.rs#L70=
2022-04-25 12:44:49 +00:00
..
src Auto merge of #12071 - Ma124:fix-tabs-snippet, r=jonas-schievink 2022-04-25 12:44:49 +00:00
Cargo.toml minor: Bump dependencies 2022-03-22 17:42:24 +01:00