Module check_inline

Source
Expand description

Check that a body annotated with #[rustc_force_inline] will not fail to inline based on its definition alone (irrespective of any specific caller).

Structs§

CheckForceInline 🔒

Functions§

is_inline_valid_on_body 🔒
is_inline_valid_on_fn 🔒