rust-analyzer/crates
Lukas Wirth 87f99c7dbd
Some checks are pending
metrics / build_metrics (push) Waiting to run
metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions
metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions
metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions
metrics / other_metrics (self) (push) Blocked by required conditions
metrics / other_metrics (webrender-2022) (push) Blocked by required conditions
metrics / generate_final_metrics (push) Blocked by required conditions
rustdoc / rustdoc (push) Waiting to run
Merge pull request #19985 from ChayimFriedman2/proc-macro-srv-ast-id
fix: Support spans with proc macro servers from before the ast id changes
2025-06-12 13:26:03 +00:00
..
base-db ItemTree's ItemVisibilities has no identity, so deduplicate 2025-06-12 09:14:43 +02:00
cfg shrink_to_fit() in more places 2025-04-25 10:55:12 +03:00
edition
hir Merge pull request #19981 from Veykril/push-tzzunsrqqunv 2025-06-12 07:48:49 +00:00
hir-def Merge pull request #19983 from ChayimFriedman2/proc-macro-eq 2025-06-12 10:42:21 +00:00
hir-expand Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
hir-ty Avoid referring to the item tree except in the def map 2025-06-12 08:50:40 +03:00
ide Merge pull request #19981 from Veykril/push-tzzunsrqqunv 2025-06-12 07:48:49 +00:00
ide-assists Merge pull request #19869 from MatrixFrog/publicize_field 2025-06-03 06:11:28 +00:00
ide-completion add qualifiers to attribute completions 2025-06-04 11:02:48 -04:00
ide-db Merge from rust-lang/rust 2025-06-09 15:44:40 +03:00
ide-diagnostics Merge pull request #19963 from ChayimFriedman2/unsized-impl-items 2025-06-10 11:37:30 +00:00
ide-ssr Properly implement might_be_inside_macro_call() using semantic information instead of syntactical hacks 2025-05-25 20:15:58 +03:00
intern chore: Remove support for concat_idents! 2025-05-28 03:59:32 +00:00
load-cargo Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
mbe Use stable AST IDs 2025-06-12 08:47:22 +03:00
parser Better parser recovery for macro calls in type bound position 2025-06-05 16:11:30 +02:00
paths
proc-macro-api Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
proc-macro-srv Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
proc-macro-srv-cli Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
profile Fix signature of libc memory usage function on Linux 2025-04-16 16:56:45 +03:00
project-model Deduplicate code in proc-macro-srv 2025-06-05 07:25:15 +02:00
query-group-macro Bump salsa 2025-05-23 12:58:00 +02:00
rust-analyzer Merge pull request #19937 from Veykril/push-rvnylnlnxxyr 2025-06-06 05:45:48 +00:00
span Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
stdx perf: Request cancellation while processing changed files 2025-05-08 10:18:17 +02:00
syntax Use stable AST IDs 2025-06-12 08:47:22 +03:00
syntax-bridge Add some more hir_expand::files conversions 2025-05-30 14:48:56 +02:00
test-fixture Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
test-utils Merge pull request #19657 from ChayimFriedman2/better-offset-of 2025-04-22 13:28:34 +00:00
toolchain allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
tt Inline some format args 2025-05-16 12:03:59 +02:00
vfs internal: Restructure some semantics APIs for virtual macro files 2025-05-30 22:03:04 +02:00
vfs-notify Cleanup cfg check handling in expression store lowering 2025-04-29 11:44:11 +02:00