Skip to content

nothrow analysis not using all the information from type inference #47835

@oscardssmith

Description

@oscardssmith

For example, consider Base.infer_effects(>>, (UInt32, Int32)) after #47830 or before #47567. Inference is able to figure out that the error path won't be hit, but the presence of the error path still poisons the effect analysis.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions