about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-02 19:42:49 +0200
committerGitHub <noreply@github.com>2024-05-02 19:42:49 +0200
commit6cc39592304728ce4594e5a0ecc4cbcc0d132107 (patch)
tree365fd4295511467178a7e0c2e9f0cb002ec8921e /compiler/rustc_codegen_gcc
parent490c0d60f820145d432bfd0100c5cfb2d95a38a6 (diff)
parent09aa77299b473533335f7d49f43f096645253ea9 (diff)
downloadrust-6cc39592304728ce4594e5a0ecc4cbcc0d132107.tar.gz
rust-6cc39592304728ce4594e5a0ecc4cbcc0d132107.zip
Rollup merge of #124622 - fmease:yeet-extern-crate-run_make_support, r=jieyouxu
Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`

`run_make_support` is part of the *extern prelude* of `rmake` test runners rendering `extern crate run_make_support` redundant:

https://github.com/rust-lang/rust/blob/80451a485b006bd32732c003a54ee7de457d8266/src/tools/compiletest/src/runtest.rs#L3826-L3827

~~Contains some fmt'ing changes because I've enabled format-on-save in my editor and because we don't run `x fmt` for `rmake` test runners yet (this gets addressed by #124613). I can revert those if you'd like me to.~~ (reverted)

r? jieyouxu or testing-devex(?) or boostrap(?)
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions