rust/crates
bors[bot] 9210fcc076
Merge #4676
4676: proc_macro: fix current nightly/future stable ABI incompatibility r=matklad a=robojumper

With rust-lang/rust#72233, the proc_macro ABI has changed, leading to the `test_derive_serialize_proc_macro` test believing that `serde` wants to pass the struct name as a byte string literal instead of a string literal.

Fixes #4866.

Co-authored-by: robojumper <robojumper@gmail.com>
2020-07-16 14:29:57 +00:00
..
expect Add a license field to all the crates 2020-07-14 10:57:26 +09:00
flycheck Add a license field to all the crates 2020-07-14 10:57:26 +09:00
paths Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_arena Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_assists Merge #5350 2020-07-15 17:58:46 +00:00
ra_cfg Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_db Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_fmt Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_hir Align CallableDefId naming with other ids 2020-07-16 13:16:34 +02:00
ra_hir_def Remove TypeCtor interning 2020-07-15 22:07:13 +02:00
ra_hir_expand Cap macro expansion depth for IDE features 2020-07-15 17:18:19 +02:00
ra_hir_ty Align CallableDefId naming with other ids 2020-07-16 13:16:34 +02:00
ra_ide Align CallableDefId naming with other ids 2020-07-16 13:16:34 +02:00
ra_ide_db Remove TypeCtor interning 2020-07-15 22:07:13 +02:00
ra_mbe Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_parser Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_proc_macro Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_proc_macro_srv Merge #4676 2020-07-16 14:29:57 +00:00
ra_prof Merge #5354 2020-07-15 09:43:08 +00:00
ra_project_model Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_ssr
ra_syntax Move remove_bounds to edit.rs 2020-07-14 13:33:37 +02:00
ra_text_edit Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_toolchain Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_tt Add a license field to all the crates 2020-07-14 10:57:26 +09:00
rust-analyzer Update lsp-types for HoverOptions 2020-07-15 18:17:46 -04:00
stdx Add a license field to all the crates 2020-07-14 10:57:26 +09:00
test_utils Allow multiline annotations 2020-07-14 14:58:10 +02:00
vfs Minor, push allocations down 2020-07-14 15:57:10 +02:00
vfs-notify Add a license field to all the crates 2020-07-14 10:57:26 +09:00