parse_inlining_threshold
rustc_
session
1.91.0
(f8297e351 2025-10-28)
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