1
Fork 0
rust/tests/ui/deprecation/deprecated_inline_threshold.no_val.stderr
klensy 37f26311eb add deprecated and do nothing flag to options table
inline_threshold mark deprecated

no-stack-check

print deprecation message for -Car too

inline_threshold deprecated and do nothing: make in untracked

make OptionDesc struct from tuple
2025-01-06 15:38:02 +03:00

4 lines
219 B
Text

warning: `-C inline-threshold`: this option is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
error: codegen option `inline-threshold` requires a number (C inline-threshold=<value>)