mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 14:02:06 +03:00
5cdc36517e
There's no need to distribute these ABI helpers for tests with the standard rust distribution they're only needed for our tests. Closes #2665