* replace cfg(RUSTC_WITH_SPECIALIZATION) with cfg(feature = "frozen-abi") * remove the build scripts for the two frozen-abi crates * remove all rustc_version deps * remove a rustc_version dep that I missed * fix duplicate lines in Cargo.toml files * remove build.rs from instruction crate * remove rustc_version from instruction crate * remove no-longer-needed check-cfg entries * update lock file after rebase |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |