GaloisInc / mir-json

Plugin for rustc to dump MIR in JSON format
Apache License 2.0
8 stars 2 forks source link

Arm64 Support (M1) #22

Closed franziskuskiefer closed 1 year ago

franziskuskiefer commented 2 years ago

The nightly-2020-03-22-aarch64-apple-darwin toolchain used by mir-json right now does not exist. Are there plans to bump the nightly version to something a little newer?

bhargavbh commented 1 year ago

I have faced similar issue. Would be great if nightly version is upgraded to something that has aarch64-apple-darwin target