mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00

This deprecates `-Cinline-threshold` since using it has no effect. This has been the case since the new LLVM pass manager started being used, more than 2 years ago.
3 lines
125 B
Plaintext
3 lines
125 B
Plaintext
warning: the `-Cinline-threshold` flag is deprecated and does nothing (consider using `-Cllvm-args=--inline-threshold=...`)
|
|
|