mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-09 03:38:47 +00:00
fdddd83224
Otherwise, fall back to the multi ABI scheme, except in testing, where it becomes a hard error. This should make it possible to use a rustup-provided rust-analyzer with proc macro dylibs compiled by older rustcs, and it'll also catch changes to the format of `rustc --version` or the `.rustc` section that would make them impossible to compare for equality. |
||
---|---|---|
.. | ||
abi_1_58 | ||
abi_1_63 | ||
abi_1_64 | ||
abi_sysroot | ||
mod.rs |