.. |
base-db
|
fix: Fix modules in blocks not resolving in ide layer
|
2024-02-26 14:54:47 +01:00 |
cfg
|
|
|
flycheck
|
|
|
hir
|
Auto merge of #16698 - regexident:param-derives, r=Veykril
|
2024-02-29 14:33:37 +00:00 |
hir-def
|
fix: Fix modules in blocks not resolving in ide layer
|
2024-02-26 14:54:47 +01:00 |
hir-expand
|
|
|
hir-ty
|
Auto merge of #16630 - ShoyuVanilla:fix-closure-kind-inference, r=Veykril
|
2024-02-27 14:41:23 +00:00 |
ide
|
Add a new failing test for Goto index_mut definition
|
2024-02-29 00:52:30 +09:00 |
ide-assists
|
Fix usage in other assist
|
2024-02-29 13:17:45 +00:00 |
ide-completion
|
Auto merge of #16687 - kilpkonn:master, r=Veykril
|
2024-02-27 09:41:14 +00:00 |
ide-db
|
Auto merge of #16555 - davidbarsky:david/speedup-completions-by-exploiting-orphan-rules, r=Veykril
|
2024-02-26 18:05:52 +00:00 |
ide-diagnostics
|
Auto merge of #16684 - Veykril:synthetic-fmt-args, r=Veykril
|
2024-02-26 16:47:57 +00:00 |
ide-ssr
|
|
|
intern
|
|
|
limit
|
|
|
load-cargo
|
internal: Fetch toolchain and datalayout for DetachedFiles
|
2024-02-20 10:40:39 +01:00 |
mbe
|
|
|
parser
|
|
|
paths
|
Add to_path_buf() method for RelPath
|
2024-02-27 18:33:47 +01:00 |
proc-macro-api
|
Fix rust-analyzer not enabling rust-analyzer spans on the proc-macro server
|
2024-02-22 22:34:03 +01:00 |
proc-macro-srv
|
fix: Fix proc-macro server not accounting for string delimiters correctly
|
2024-02-22 22:34:03 +01:00 |
proc-macro-srv-cli
|
|
|
profile
|
|
|
project-model
|
fix: rust-project.json projects not preferring sysroot rustc
|
2024-02-27 10:20:07 +01:00 |
rust-analyzer
|
Remove unneeded to_owned
|
2024-02-29 16:29:15 +01:00 |
salsa
|
Remove salsa compile_fail tests
|
2024-02-26 15:26:55 +02:00 |
sourcegen
|
|
|
span
|
|
|
stdx
|
|
|
syntax
|
Add destructure_struct_binding action
|
2024-02-29 13:17:44 +00:00 |
test-fixture
|
Convert directly into an Arc<str>
|
2024-02-29 16:53:48 +01:00 |
test-utils
|
|
|
text-edit
|
|
|
toolchain
|
prioritise rustup sysroots over system ones
|
2024-02-24 21:19:10 +00:00 |
tt
|
|
|
vfs
|
Only clone when required
|
2024-02-29 16:28:59 +01:00 |
vfs-notify
|
|
|