mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 14:56:10 +00:00
Add new interface to smir Removes the boiler plate from `crate-info.rs`, and creates new interface for the smir. Addressing https://github.com/rust-lang/project-stable-mir/issues/23 r? `@spastorino`