SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 71 Rust

Rollup merge of #134876 - Zalathar:bootstrap-test-macros, r=jieyouxu

bootstrap: Consolidate the macros for declaring compiletest test suites

Instead of using a dizzying assortment of different macros to declare these test suite steps, we can mostly just use one `test!` macro with a few optional named arguments.

I'm pretty sure that this doesn't change any behaviour, but please do double-check each of the individual declarations.
S
Stuart Cook committed
a43730b2af4699d914f9d36e0ba98ff5089e3925
Committed by GitHub <noreply@github.com> on 12/29/2024, 11:45:38 AM