Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Dec 2, 2024
1 parent db38a17 commit e5dc303
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 390 deletions.
2 changes: 2 additions & 0 deletions crate_universe/src/metadata/cargo_tree_rustc_wrapper.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

SETLOCAL ENABLEDELAYEDEXPANSION

echo %*

@REM When cargo is detecting the host configuration, the host target needs to be
@REM injected into the command.
echo %*| FINDSTR /C:"rustc.exe - --crate-name ___ " | FINDSTR /V /C:"--target" >NUL
Expand Down
Loading

0 comments on commit e5dc303

Please sign in to comment.