Skip to content

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 17, 2025

Benefits:

  • Test builders no longer depend on the main crates_io crate
  • Modifying builders only recompiles test utils crate, not main library
  • Builders can be shared between unit tests and integration tests

Benefits:
- Test builders no longer depend on the main `crates_io` crate
- Modifying builders only recompiles test utils crate, not main library
- Builders can be shared between unit tests and integration tests
@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Oct 17, 2025
@Turbo87 Turbo87 merged commit 54ba935 into rust-lang:main Oct 17, 2025
10 checks passed
@Turbo87 Turbo87 deleted the test-utils-crate branch October 17, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant