mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00
8 lines
606 B
Plaintext
8 lines
606 B
Plaintext
error: Argument to option 'print' missing
|
|
Usage:
|
|
--print <INFO>[=<FILE>]
|
|
Compiler information to print on stdout (or to a file)
|
|
INFO may be one of
|
|
<all-target-specs-json|calling-conventions|cfg|check-cfg|code-models|crate-name|crate-root-lint-levels|deployment-target|file-names|host-tuple|link-args|native-static-libs|relocation-models|split-debuginfo|stack-protector-strategies|supported-crate-types|sysroot|target-cpus|target-features|target-libdir|target-list|target-spec-json|tls-models>.
|
|
|