Skip to content

Instantly share code, notes, and snippets.

@gheoan
Created May 12, 2026 01:03
Show Gist options
  • Select an option

  • Save gheoan/c7d037174185ca0a4cc3c4abfa6a0904 to your computer and use it in GitHub Desktop.

Select an option

Save gheoan/c7d037174185ca0a4cc3c4abfa6a0904 to your computer and use it in GitHub Desktop.
-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