rust-analyzer/crates/ide-db
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: Remove load-cargo dependency on ide 2024-02-28 16:59:04 +01:00