about summary refs log tree commit diff
path: root/crates/proc-macro-srv
AgeCommit message (Collapse)AuthorLines
2022-07-19Upgrade to expect-test@1.4.0Amos Wenger-1/+1
cf. https://github.com/rust-analyzer/expect-test/issues/33 cf. https://github.com/rust-lang/rust/pull/99444#issuecomment-1188844202
2022-07-18Remove macro ABI version from doc commentJonas Schievink-1/+1
It's hard to remember to keep this in sync, but since the file path already contains the version, this comment is pretty unnecessary.
2022-07-18Remove outdated proc macro ABIsJonas Schievink-16176/+16
2022-07-18Support the 1.64 nightly proc macro ABIJonas Schievink-1/+4443
2022-07-12Update 1.63 proc macro ABI to match rustcJonas Schievink-160/+264
2022-07-03Bump objectLaurențiu Nicola-1/+1
2022-06-10Auto merge of #12502 - Veykril:deps, r=Veykrilbors-3/+3
internal: Bump Dependencies
2022-06-10internal: Bump DependenciesLukas Wirth-3/+3
2022-06-08Add doc commentbjorn3-0/+5
2022-06-08Rustfmtbjorn3-5/+17
2022-06-08Add proc macro ABI for rustc 1.63bjorn3-1/+4276
2022-05-01style: rename crates to kebab casePeh-0/+20970