Skip to content

[Feature] Type Inference #28621

Description

@mohammadfawaz

Type inference to allow code like:

let x = 1u32;
let y = Foo { .. };
// .. etc

Metadata

Metadata

Assignees

Labels

🚀 featureA new feature.🧱 Core CompilerAnything related to the core compiler including parsing, analysis, transforms, codegen, etc.
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions