rust/docs
Kevin Reid db292bd89e Make test harness arguments configurable and not --nocapture.
* Added config `runnables.extraTestBinaryArgs` to control the args.
* The default is `--show-output` rather than `--nocapture` to prevent
  unreadable output when 2 or more tests fail or print output at once.
* Renamed variables in `CargoTargetSpec::runnable_args()` for clarity.

Fixes <https://github.com/rust-lang/rust-analyzer/issues/12737>.
2024-04-18 18:37:09 -07:00
..
dev minor: Carry inlay hint resolve hash as a string 2024-04-14 10:55:20 +02:00
user Make test harness arguments configurable and not --nocapture. 2024-04-18 18:37:09 -07:00