.. |
base-db
|
Internal: Cleanup proc-macro error handling
|
2024-07-26 14:38:19 +02:00 |
cfg
|
Make CfgExpr slimmer
|
2024-07-21 14:50:44 +02:00 |
flycheck
|
feature: move linked_projects discovery to the rust-analyzer server
|
2024-07-18 12:01:27 -04:00 |
hir
|
Make basic use of spans for macro expansion errors
|
2024-07-29 14:52:40 +02:00 |
hir-def
|
Make basic use of spans for macro expansion errors
|
2024-07-29 14:52:40 +02:00 |
hir-expand
|
Make basic use of spans for macro expansion errors
|
2024-07-29 14:52:40 +02:00 |
hir-ty
|
Make legacy_const_generics_indices thin by double boxing as its seldom used
|
2024-07-25 11:51:15 +02:00 |
ide
|
Internal: Cleanup proc-macro error handling
|
2024-07-26 14:38:19 +02:00 |
ide-assists
|
Auto merge of #17647 - joshka:jm/rename-commands, r=Veykril
|
2024-07-22 08:10:03 +00:00 |
ide-completion
|
fix: Allow flyimport to import primitive shadowing modules
|
2024-07-21 13:26:19 +02:00 |
ide-db
|
chore: update codegens
|
2024-07-23 22:36:46 +01:00 |
ide-diagnostics
|
Make basic use of spans for macro expansion errors
|
2024-07-29 14:52:40 +02:00 |
ide-ssr
|
Parse try as a keyword only in edition 2018 and up
|
2024-07-19 15:43:20 +02:00 |
intern
|
Fix incorrect handling of cfg'd varargs
|
2024-07-25 11:02:19 +02:00 |
limit
|
Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this
|
2024-06-30 15:23:54 +02:00 |
load-cargo
|
Internal: Cleanup proc-macro error handling
|
2024-07-26 14:38:19 +02:00 |
mbe
|
Make basic use of spans for macro expansion errors
|
2024-07-29 14:52:40 +02:00 |
parser
|
fix: move use parsing to outer match arm
|
2024-07-23 22:36:46 +01:00 |
paths
|
Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this
|
2024-06-30 15:23:54 +02:00 |
proc-macro-api
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
proc-macro-srv
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
proc-macro-srv-cli
|
Abstract proc-macro-srv protocol format
|
2024-06-30 16:56:30 +02:00 |
profile
|
Fix stop_watch on linux
|
2024-07-07 08:40:41 +02:00 |
project-model
|
Internal: Cleanup proc-macro error handling
|
2024-07-26 14:38:19 +02:00 |
rust-analyzer
|
Make basic use of spans for macro expansion errors
|
2024-07-29 14:52:40 +02:00 |
salsa
|
Fix and enable unsafe_op_in_unsafe_fn
|
2024-07-25 08:41:30 +03:00 |
span
|
Remove Params and Fields from AstIdMap
|
2024-07-25 10:22:05 +02:00 |
stdx
|
Fix and enable unsafe_op_in_unsafe_fn
|
2024-07-25 08:41:30 +03:00 |
syntax
|
Auto merge of #17676 - winstxnhdw:precise-capturing, r=Veykril
|
2024-07-25 11:10:56 +00:00 |
test-fixture
|
Internal: Cleanup proc-macro error handling
|
2024-07-26 14:38:19 +02:00 |
test-utils
|
fix: Allow flyimport to import primitive shadowing modules
|
2024-07-21 13:26:19 +02:00 |
text-edit
|
Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this
|
2024-06-30 15:23:54 +02:00 |
toolchain
|
Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this
|
2024-06-30 15:23:54 +02:00 |
tt
|
Make basic use of spans for macro expansion errors
|
2024-07-29 14:52:40 +02:00 |
vfs
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
vfs-notify
|
Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this
|
2024-06-30 15:23:54 +02:00 |