mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
a2d6b1b2d6
Rewrite the `no-input-file.stderr` test in Rust and support diff Rewrite the `no-input-file.stderr` test from #121876. Use the `similar` lib to replace the `diff` command.