rust/crates/ra_proc_macro_srv
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
..
src Merge #4676 2020-07-16 14:29:57 +00:00
Cargo.toml Add a license field to all the crates 2020-07-14 10:57:26 +09:00