9210fcc076
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> |
||
---|---|---|
.. | ||
proc_macro | ||
tests | ||
cli.rs | ||
dylib.rs | ||
lib.rs | ||
rustc_server.rs |