Cleanup: Rid the rmake test runners of extern crate run_make_support;

This commit is contained in:
León Orell Valerian Liehr 2024-05-02 17:57:23 +02:00
parent 80451a485b
commit 09aa77299b
No known key found for this signature in database
GPG key ID: D17A07215F68E713
31 changed files with 0 additions and 55 deletions

View file

@ -1,5 +1,3 @@
extern crate run_make_support;
use run_make_support::{diff, rustc};
fn main() {