-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Calls to C variadic functions are inlined by MIR inliner #78859
Copy link
Copy link
Closed
Labels
A-mir-optArea: MIR optimizationsArea: MIR optimizationsA-mir-opt-inliningArea: MIR inliningArea: MIR inliningC-bugCategory: This is a bug.Category: This is a bug.F-c_variadic`#![feature(c_variadic)]``#![feature(c_variadic)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
Activity
Metadata
Metadata
Assignees
Labels
A-mir-optArea: MIR optimizationsArea: MIR optimizationsA-mir-opt-inliningArea: MIR inliningArea: MIR inliningC-bugCategory: This is a bug.Category: This is a bug.F-c_variadic`#![feature(c_variadic)]``#![feature(c_variadic)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
@rustbot modify labels: +A-mir-opt, +A-mir-opt-inlining