Skip to content

internal: Allow disabling all fixture support#21909

Merged
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:disable-fixtures
Mar 30, 2026
Merged

internal: Allow disabling all fixture support#21909
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:disable-fixtures

Conversation

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

Why? Because sometimes we work on resolving some bug that causes hang/consistent panics/stack overflows/etc., and we put it in a fixture for a test. Then r-a does exactly the same to us, and it's really hard to work this way.

Why? Because sometimes we work on resolving some bug that causes hang/consistent panics/stack overflows/etc., and we put it in a fixture for a test. Then r-a does exactly the same to us, and it's really hard to work this way.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 29, 2026
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Mar 30, 2026
Merged via the queue into rust-lang:master with commit ac947a6 Mar 30, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 30, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the disable-fixtures branch March 30, 2026 04:42
@lnicola lnicola changed the title feat: Allow disabling all fixture support internal: Allow disabling all fixture support Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants