Skip to content

Make all mir optimizations respect the optimization fuel #77402

Closed
@oli-obk

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

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