about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-07 20:14:29 +0200
committerGitHub <noreply@github.com>2024-06-07 20:14:29 +0200
commit65fcba61e4e3ebcbd849744c343ca3e792be6595 (patch)
tree06c52ead477fab1b3d96d0aa609762c01e40b080 /compiler/rustc_parse/src
parent13314df21b0bb0cdd02c6760581d1b9f1052fa7e (diff)
parentc76e59e71295677317389783ecb7b4ebb27f8535 (diff)
downloadrust-65fcba61e4e3ebcbd849744c343ca3e792be6595.tar.gz
rust-65fcba61e4e3ebcbd849744c343ca3e792be6595.zip
Rollup merge of #125781 - onur-ozkan:improve-tool-builder, r=albertlarsan68
prefer `compile::stream_cargo` for building tools

Previously, we were running bare commands for `ToolBuild` step and were unable to utilize some of the flags which  are already handled by `compile::stream_cargo`.

This change makes `ToolBuild` to use `compile::stream_cargo`, allowing us to benefit from the flags supported by the bootstrap cargo.

Resolves #125666
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions