..
base-db
Newtype ErasedFileAstId
2024-08-05 13:46:47 +02:00
cfg
Split out syntax-bridge into a separate crate
2024-08-05 13:45:00 +02:00
flycheck
17470 - run test explorer tests at the package level and add missing extra_test_bin_args settings
2024-07-28 07:43:07 +01:00
hir
feat: Implement diagnostic for await
outside of async
2024-08-05 21:47:57 +09:00
hir-def
Auto merge of #17791 - ShoyuVanilla:await-outside-of-async, r=Veykril
2024-08-05 13:53:21 +00:00
hir-expand
Auto merge of #17799 - Veykril:syntax-bridge, r=Veykril
2024-08-05 12:31:45 +00:00
hir-ty
Simplify FileDelegate
2024-08-05 13:03:03 +02:00
ide
Auto merge of #17775 - ShoyuVanilla:segregate-diags, r=Veykril
2024-08-05 13:39:30 +00:00
ide-assists
Simplify FileDelegate
2024-08-05 13:03:03 +02:00
ide-completion
Simplify FileDelegate
2024-08-05 13:03:03 +02:00
ide-db
Simplify FileDelegate
2024-08-05 13:03:03 +02:00
ide-diagnostics
Auto merge of #17791 - ShoyuVanilla:await-outside-of-async, r=Veykril
2024-08-05 13:53:21 +00:00
ide-ssr
Simplify FileDelegate
2024-08-05 13:03:03 +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
Auto merge of #17771 - Veykril:parallel-vfs-config, r=Veykril
2024-08-05 14:07:22 +00:00
mbe
Split out syntax-bridge into a separate crate
2024-08-05 13:45:00 +02:00
parser
fix: move use
parsing to outer match arm
2024-07-23 22:36:46 +01:00
paths
Newtype ErasedFileAstId
2024-08-05 13:46:47 +02:00
proc-macro-api
Newtype ErasedFileAstId
2024-08-05 13:46:47 +02:00
proc-macro-srv
Auto merge of #17799 - Veykril:syntax-bridge, r=Veykril
2024-08-05 12:31:45 +00: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
Simplify FileDelegate
2024-08-05 13:03:03 +02:00
rust-analyzer
Auto merge of #17771 - Veykril:parallel-vfs-config, r=Veykril
2024-08-05 14:07:22 +00:00
salsa
Fix and enable unsafe_op_in_unsafe_fn
2024-07-25 08:41:30 +03:00
span
Auto merge of #17799 - Veykril:syntax-bridge, r=Veykril
2024-08-05 12:31:45 +00:00
stdx
Merge from rust-lang/rust
2024-07-28 17:19:33 +03:00
syntax
internal: Remove AbsPathBuf::TryFrom impl that checks too many things at once
2024-08-02 11:08:19 +02:00
syntax-bridge
Split out syntax-bridge into a separate crate
2024-08-05 13:45:00 +02:00
test-fixture
Newtype ErasedFileAstId
2024-08-05 13:46:47 +02:00
test-utils
internal: Remove AbsPathBuf::TryFrom impl that checks too many things at once
2024-08-02 11:08: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
Wait with change processing until the vfs is done
2024-08-02 17:09:25 +02:00
vfs-notify
Slightly optimize watch list in vfs
2024-08-05 15:56:23 +02:00