Expand description
Common executables that can be reused by various tests.
Statics§
- CLIPPY_
DRIVER 🔒 - ECHO 🔒
- ECHO_
WRAPPER 🔒
Functions§
- echo
- Returns the path to an executable that prints its arguments.
- echo_
subcommand - Returns a project which builds a cargo-echo simple subcommand
- echo_
wrapper - Returns the path to an executable that works as a wrapper around rustc.
- wrapped_
clippy_ driver - A wrapper around
rustc
instead of callingclippy
.