-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
A-configconfigurationconfigurationA-idegeneral IDE featuresgeneral IDE featuresC-featureCategory: feature requestCategory: feature request
Description
When running tests, rust-analyzer unconditionally adds --nocapture
to the test arguments. I would like this to be optional, because using --nocapture
leads to sometimes-unreadable interleaved output, especially when two tests fail simultaneously, or when successful tests are producing verbose output intended to be read only if the test fails.
SludgePhDMingweiSamuel
Metadata
Metadata
Assignees
Labels
A-configconfigurationconfigurationA-idegeneral IDE featuresgeneral IDE featuresC-featureCategory: feature requestCategory: feature request