rust/crates
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
..
base-db
cfg
flycheck Give all threads names 2024-03-01 13:19:55 +01:00
hir Auto merge of #16702 - Veykril:intra-doc-links-generic, r=Veykril 2024-03-02 09:51:16 +00:00
hir-def Move AstIdMap infra to the span crate 2024-03-01 15:39:44 +01:00
hir-expand Remove outdated comment about static SmolStrs 2024-03-02 10:56:03 +02:00
hir-ty Auto merge of #16630 - ShoyuVanilla:fix-closure-kind-inference, r=Veykril 2024-02-27 14:41:23 +00:00
ide Auto merge of #16690 - roife:fix-issue-16471, r=Veykril 2024-03-04 08:49:51 +00:00
ide-assists Auto merge of #16690 - roife:fix-issue-16471, r=Veykril 2024-03-04 08:49:51 +00:00
ide-completion fix: autocomplete constants inside format strings 2024-03-01 14:23:31 +03:00
ide-db Auto merge of #16690 - roife:fix-issue-16471, r=Veykril 2024-03-04 08:49:51 +00:00
ide-diagnostics
ide-ssr
intern
limit
load-cargo internal: Remove load-cargo dependency on ide 2024-02-28 16:59:04 +01:00
mbe
parser
paths Add to_path_buf() method for RelPath 2024-02-27 18:33:47 +01:00
proc-macro-api
proc-macro-srv Simplify 2024-03-01 13:25:24 +01:00
proc-macro-srv-cli
profile
project-model
rust-analyzer Simplify 2024-03-01 13:25:24 +01:00
salsa
sourcegen
span Move AstIdMap infra to the span crate 2024-03-01 15:39:44 +01:00
stdx
syntax Auto merge of #16702 - Veykril:intra-doc-links-generic, r=Veykril 2024-03-02 09:51:16 +00:00
test-fixture
test-utils
text-edit
toolchain
tt
vfs
vfs-notify