Skip to content

Make all mir optimizations respect the optimization fuel #77402

Description

@oli-obk

Right now only inlining actually uses optimization fuel (-Zfuel=42). We should start adding it to all of our optimizations and requiring new optimizations to use it.

cc @rust-lang/wg-mir-opt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-mir-optArea: MIR optimizations

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions