parse_inlining_threshold
rustc_
session
1.92.0-beta.2
(0a411606e 2025-10-31)
In rustc_
session::
options::
parse
rustc_session
::
options
::
parse
Function
parse_
inlining_
threshold
Copy item path
Source
pub(crate) fn parse_inlining_threshold( slot: &mut
InliningThreshold
, v:
Option
<&
str
>, ) ->
bool