rust/compiler
Michael Goulet faa28be2f1
Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix
Deprecate no-op codegen option `-Cinline-threshold=...`

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.

Recommend using `-Cllvm-args=--inline-threshold=...` instead.

Closes #89742 which is E-help-wanted.
2024-06-24 15:51:00 -04:00
..
2024-06-21 19:00:18 -04:00
2024-06-21 12:32:05 -04:00
2024-06-21 19:00:18 -04:00
2024-06-21 12:32:05 -04:00
2024-06-21 12:32:05 -04:00