mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
9734ebb9be
- Use `object` based test logic instead of processing `nm` human-readable textual output. - Try to expand test coverage to not be limited to only linux + x86_64. Co-authored-by: binarycat <binarycat@envs.net>