about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2024-06-06 20:06:20 +0300
committeronur-ozkan <work@onurozkan.dev>2024-06-06 20:06:20 +0300
commitc76e59e71295677317389783ecb7b4ebb27f8535 (patch)
tree9864426829927da6e29153858df7aed89396e7cb /compiler/rustc_parse/src
parent50297bb417dc338b475fd7cf8b706fa81df85b25 (diff)
downloadrust-c76e59e71295677317389783ecb7b4ebb27f8535.tar.gz
rust-c76e59e71295677317389783ecb7b4ebb27f8535.zip
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.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions