Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #154105 - ferrocene:jyn/test-transmute, r=Mark-Simulacrum
bootstrap: Pass `--features=rustc` to rustc_transmute
This matters for `x test rustc_transmute`, where the feature won't automatically be enabled and as a result spew a bunch of warnings.