We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7694a6d commit dbd1514Copy full SHA for dbd1514
src/doc/rustc/src/command-line-arguments.md
@@ -146,6 +146,7 @@ The valid types of print values are:
146
- `crate-name` — The name of the crate.
147
- `file-names` — The names of the files created by the `link` emit kind.
148
- `sysroot` — Path to the sysroot.
149
+- `target-libdir` - Path to the target libdir.
150
- `cfg` — List of cfg values. See [conditional compilation] for more
151
information about cfg values.
152
- `target-list` — List of known targets. The target may be selected with the
0 commit comments