rust-analyzer/crates/ide-assists
bors 0b7d4cc6ff Auto merge of #16690 - roife:fix-issue-16471, r=Veykril
fix: use 4 spaces for indentation in macro expansion

Partial fix for #16471.

In the previous code, the indentation produced by macro expansion was set to 2 spaces. This PR modifies it to 4 spaces for the sake of consistency.
2024-03-04 08:49:51 +00:00
..
src Auto merge of #16690 - roife:fix-issue-16471, r=Veykril 2024-03-04 08:49:51 +00:00
Cargo.toml internal: switch to tracing from log 2024-01-30 12:27:31 -05:00