Module cargo_test_support::tools
source ยท Expand description
Common executables that can be reused by various tests.
Staticsยง
- CLIPP
Y_ ๐DRIVER - ECHO ๐
- ECHO_
WRAPPER ๐
Functionsยง
- Returns the path to an executable that prints its arguments.
- Returns a project which builds a cargo-echo simple subcommand
- Returns the path to an executable that works as a wrapper around rustc.
- A wrapper around
rustc
instead of callingclippy
.