Constants§
- MAX_
THREADS_ πCAP
Functions§
- parse_
bool πUse this for any boolean option that has a static default. - parse_
cfguard π - parse_
cfprotection π - parse_
code_ πmodel - parse_
comma_ πlist - parse_
debuginfo π - parse_
fmt_ πdebug - parse_
frame_ πpointer - Parse a comma-separated list of enabled and disabled linker features.
- parse_
linker_ πflavor - parse_
list π - parse_
lto π - parse_
no_ πflag This is for boolean options that donβt take a value and start withno-
. This style of option is deprecated. - parse_
number πUse this for any numeric option that has a static default. - parse_
on_ πbroken_ pipe - parse_
oom_ πstrategy - parse_
opt_ πbool Use this for any boolean option that lacks a static default. (The actions taken when such an option is not specified will depend on other factors, such as other options, or target options.) - parse_
opt_ πcomma_ list - parse_
opt_ πlangid Parse an optional language identifier, e.g.en-US
orzh-CN
. - parse_
opt_ πnumber Use this for any numeric option that lacks a static default. - parse_
opt_ πpathbuf - parse_
opt_ πstring Use this for any string option that lacks a static default. - parse_
panic_ πstrategy - parse_
passes π - parse_
polonius πParses whether polonius is enabled, and if so, which version. - parse_
relro_ πlevel - parse_
sanitizers π - parse_
src_ πfile_ hash - parse_
string πUse this for any string option that has a static default. - parse_
string_ πpush - parse_
strip π - parse_
target_ πfeature - parse_
terminal_ πurl - parse_
threads π - parse_
tls_ πmodel - parse_
unpretty π - parse_
wasm_ πc_ abi