.. |
base-db
|
feat: ignored and disabled macro expansion
|
2024-02-12 12:50:40 +01:00 |
cfg
|
|
|
flycheck
|
flycheck: initial implementation of $saved_file
|
2024-02-12 15:45:48 +01:00 |
hir
|
Rename StructDatum -> AdtDatum
|
2024-02-14 13:50:44 +01:00 |
hir-def
|
Filter out {unknown} types in adt_datum_quqery
|
2024-02-14 14:10:54 +01:00 |
hir-expand
|
internal: macro_arg query always returns a TokenTree
|
2024-02-12 17:19:41 +01:00 |
hir-ty
|
Don't populate rust_ir::AdtVariantDatum::fields for now due to perf
|
2024-02-19 17:38:03 +01:00 |
ide
|
remove eprintln! overwrite
|
2024-02-12 23:54:32 -05:00 |
ide-assists
|
remove eprintln! overwrite
|
2024-02-12 23:54:32 -05:00 |
ide-completion
|
Auto merge of #16544 - dfireBird:impl_trait_completion, r=Veykril
|
2024-02-13 16:38:35 +00:00 |
ide-db
|
Rename StructDatum -> AdtDatum
|
2024-02-14 13:50:44 +01:00 |
ide-diagnostics
|
Auto merge of #16540 - Veykril:macro-arg, r=Veykril
|
2024-02-12 16:32:40 +00:00 |
ide-ssr
|
|
|
intern
|
|
|
limit
|
|
|
load-cargo
|
fix: Pass .cargo/config.toml env vars to proc-macro server
|
2024-02-13 19:42:03 +01:00 |
mbe
|
|
|
parser
|
fix: Recover from = in record pattern field
|
2024-02-13 18:25:40 +01:00 |
paths
|
|
|
proc-macro-api
|
fix: Pass .cargo/config.toml env vars to proc-macro server
|
2024-02-13 19:42:03 +01:00 |
proc-macro-srv
|
fix: Validate literals in proc-macro-srv FreeFunctions::literal_from_str
|
2024-02-13 12:33:51 +01:00 |
proc-macro-srv-cli
|
|
|
profile
|
|
|
project-model
|
Set channel override when querying the sysroot metadata
|
2024-02-14 08:45:11 +02:00 |
rust-analyzer
|
Run rustfmt directly on CI
|
2024-02-14 11:36:25 +01:00 |
salsa
|
|
|
sourcegen
|
|
|
span
|
|
|
stdx
|
|
|
syntax
|
fix: Validate literals in proc-macro-srv FreeFunctions::literal_from_str
|
2024-02-13 12:33:51 +01:00 |
test-fixture
|
Encode disabled proc-macros via boolean flag, not special Expander
|
2024-02-12 13:39:38 +01:00 |
test-utils
|
|
|
text-edit
|
|
|
toolchain
|
internal: tool discovery prefers sysroot tools
|
2024-02-12 12:08:18 +01:00 |
tt
|
|
|
vfs
|
|
|
vfs-notify
|
|
|