Created
May 12, 2026 01:03
-
-
Save gheoan/c7d037174185ca0a4cc3c4abfa6a0904 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -Z inline-mir=val -- enable MIR inlining (default: no) | |
| -Z inline-mir-hint-threshold=val -- inlining threshold for functions with inline hint (default: 100) | |
| -Z inline-mir-threshold=val -- a default MIR inlining threshold (default: 50) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment