rust-analyzer/crates
Lukas Wirth 00887db152
Merge pull request #19629 from jyn514/unset-env
allow using `null` to unset an environment variable
2025-04-21 12:22:26 +00:00
..
base-db Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
cfg chore: Bump dependencies 2025-03-23 08:46:10 +01:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir Merge pull request #19617 from ChayimFriedman2/more-actual 2025-04-19 19:21:53 +00:00
hir-def fix: Support unstable UnsafePinned struct in type layout calc 2025-04-21 09:35:30 +02:00
hir-expand Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
hir-ty fix: Support unstable UnsafePinned struct in type layout calc 2025-04-21 09:35:30 +02:00
ide minor: simplify and enhance notable traits rendering 2025-04-21 19:03:35 +08:00
ide-assists Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
ide-completion Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
ide-db Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
ide-diagnostics doc: Fix dead manual links 2025-04-20 20:28:52 +03:00
ide-ssr Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
intern fix: Support unstable UnsafePinned struct in type layout calc 2025-04-21 09:35:30 +02:00
load-cargo allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
mbe Merge pull request #19511 from snprajwal/fixmes 2025-04-07 10:30:46 +00:00
parser Merge pull request #19643 from ChayimFriedman2/generic-const-items 2025-04-21 12:17:08 +00:00
paths cargo fmt 2025-03-15 21:32:01 +01:00
proc-macro-api allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
proc-macro-srv prefer default over new 2025-04-04 15:49:50 +02:00
proc-macro-srv-cli chore: Remove salsa dependency from proc-macro server again 2025-03-27 07:27:57 +01:00
profile Fix signature of libc memory usage function on Linux 2025-04-16 16:56:45 +03:00
project-model allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
query-group-macro Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
rust-analyzer Merge pull request #19629 from jyn514/unset-env 2025-04-21 12:22:26 +00:00
span Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
stdx internal: fix NameGenerator's and AnyMap's rustdocs 2025-04-09 12:44:52 -04:00
syntax Merge pull request #19643 from ChayimFriedman2/generic-const-items 2025-04-21 12:17:08 +00:00
syntax-bridge chore: Remove unused dependencies 2025-03-23 08:08:17 +01:00
test-fixture Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
test-utils chore: Bump dependencies 2025-03-23 08:46:10 +01:00
toolchain allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
tt Fix a bug in MBE expansion that arose from incorrect fixing of an older bug in MBE 2025-04-01 21:05:51 +03:00
vfs cargo fmt 2025-03-15 21:32:01 +01:00
vfs-notify chore: Bump dependencies 2025-03-23 08:46:10 +01:00