rust-analyzer/crates
Chayim Refael Friedman 3e0ab7219a Fix IDE resolution of item macros
It wasn't inside the source, because there was no source map.
2025-05-25 17:20:20 +03:00
..
base-db Don't allow duplicate crates in the all_crates list 2025-05-14 21:38:40 +03:00
cfg shrink_to_fit() in more places 2025-04-25 10:55:12 +03:00
edition
hir Fix IDE resolution of item macros 2025-05-25 17:20:20 +03:00
hir-def Fix IDE resolution of item macros 2025-05-25 17:20:20 +03:00
hir-expand Fix IDE resolution of item macros 2025-05-25 17:20:20 +03:00
hir-ty Merge from rust-lang/rust 2025-05-20 10:01:00 +03:00
ide Merge pull request #19687 from gohome001/highlight_unsafe 2025-05-18 08:44:10 +00:00
ide-assists handle trait in function 2025-05-15 15:12:31 +09:00
ide-completion Fix IDE resolution of item macros 2025-05-25 17:20:20 +03:00
ide-db Merge from rust-lang/rust 2025-05-20 10:01:00 +03:00
ide-diagnostics Improve asm support 2025-05-15 23:36:00 +03:00
ide-ssr Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
intern remove a couple of clones 2025-05-01 11:41:42 +02:00
load-cargo refactor: Remove unnecessary AsAny trait 2025-05-05 16:42:17 +02:00
mbe minor: Add a mbe test for parsing negative literals 2025-05-05 12:10:48 +02:00
parser Bump rustc crates 2025-05-20 10:03:14 +03:00
paths
proc-macro-api Adjust for salsa::Id::from_u32() being unsafe 2025-04-22 15:19:35 +03:00
proc-macro-srv Correctly set the span of the proc_macro crate's Group delimiters 2025-05-21 18:31:14 +03:00
proc-macro-srv-cli
profile Fix signature of libc memory usage function on Linux 2025-04-16 16:56:45 +03:00
project-model Merge pull request #19807 from Veykril/lw-qyynkqysuyuy 2025-05-16 13:21:15 +00:00
query-group-macro remove a couple of clones 2025-05-01 11:41:42 +02:00
rust-analyzer internal: fix integrated_benchmarks to make actual edits 2025-05-21 13:35:18 -04:00
span Update salsa 2025-04-29 19:26:19 +02:00
stdx perf: Request cancellation while processing changed files 2025-05-08 10:18:17 +02:00
syntax Merge from rust-lang/rust 2025-05-20 10:01:00 +03:00
syntax-bridge Preallocate parser::Input 2025-04-25 17:18:14 +03:00
test-fixture refactor: Remove unnecessary AsAny trait 2025-05-05 16:42:17 +02: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
vfs-notify Cleanup cfg check handling in expression store lowering 2025-04-29 11:44:11 +02:00