about summary refs log tree commit diff
path: root/crates/proc-macro-api
AgeCommit message (Expand)AuthorLines
2024-01-09Auto merge of #16312 - Veykril:win-proc-macro-srv, r=Veykrilbors-4/+11
2024-01-09Recognize proc macro server unexpectedly exiting and report the exit codeLukas Wirth-11/+50
2024-01-09fix: Fix rust-analyzer-proc-macro-srv failing to spawn on windowsLukas Wirth-4/+11
2023-12-29Use Cargo's [workspace.lints.*] to config clippyTetsuharu Ohzeki-0/+3
2023-12-22More general server config message for proc-macro-apiLukas Wirth-4/+12
2023-12-21Clean upLukas Wirth-4/+26
2023-12-21Add rust-analyzer-span server feature equivalent to the ID serverLukas Wirth-19/+94
2023-12-20Remove SyntaxContext traitLukas Wirth-3/+1
2023-12-18internal: Split out a span crateLukas Wirth-34/+33
2023-12-12Fix formattingLaurențiu Nicola-1/+1
2023-12-12Auto merge of #118817 - lnicola:sync-from-ra, r=lnicolabors-76/+290
2023-12-11Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-raLaurențiu Nicola-76/+290
2023-12-10Apply suggestions from code reviewBen Kimock-7/+7
2023-11-28Use a u64 for the rmeta root positionBen Kimock-8/+13
2023-11-16Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-raLaurențiu Nicola-1/+1
2023-08-14Upgrade Object and related depsdirreke-1/+1
2023-07-17Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-raLaurențiu Nicola-4/+9
2023-06-05Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-raLaurențiu Nicola-65/+75
2023-05-26Update proc-macro-api for the new rustc metadata formatjyn-1/+1
2023-02-20:arrow_up: rust-analyzerLaurențiu Nicola-5/+8
2023-02-13:arrow_up: rust-analyzerLaurențiu Nicola-53/+107
2023-01-09:arrow_up: rust-analyzerarcnmx-7/+7
2022-11-23:arrow_up: rust-analyzerLaurențiu Nicola-1/+1
2022-10-18:arrow_up: rust-analyzerLaurențiu Nicola-1/+1
2022-08-16:arrow_up: rust-analyzerLaurențiu Nicola-4/+1
2022-08-09:arrow_up: rust-analyzerLaurențiu Nicola-1/+1
2022-07-26Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ra-sync-and-pms-...Amos Wenger-0/+1
2022-07-21Move version string to RustcInfo, read '.rustc' section only onceAmos Wenger-1/+3
2022-07-21Assert that sysroot ABI version matches exactlyAmos Wenger-2/+2
2022-07-20Enable extra warnings required by rust-lang/rustAmos Wenger-0/+2
2022-07-08Update remaining GitHub URLsJonas Schievink-1/+1
2022-07-03Bump objectLaurențiu Nicola-1/+1
2022-06-15Show proc-macro loading errors in unresolved-proc-macro diagnosticsLukas Wirth-10/+6
2022-06-10internal: Bump DependenciesLukas Wirth-5/+5
2022-05-01style: rename crates to kebab casePeh-0/+951