Structs§
- A
rustcinvocation builder.
Functions§
- Construct a new
rustcaux-build invocation. - Construct a plain
rustcinvocation with no flags set. Note thatset_host_rpathstill presets the environment variableHOST_RPATH_DIRby default. - Construct a new
rustcinvocation. This will automatically set the library search path as-L cwd(). Usebare_rustcto avoid this.