-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Do not inject test harness for --cfg test #33821
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
@bors r+ |
📌 Commit 3c4eb01 has been approved by |
@Manishearth I did not think this was plugin breaking but it occurs to me I do not know for sure. :) |
Technically is, by the most stringent definition, but it doesn't look like it will break anything |
Do not inject test harness for --cfg test Fix #33670.
Fix #33670.