Skip to content

usize() is parsed as the type usize #32995

Closed
@bluss

Description

@bluss

This compiles, but it seems it should not:

let x: usize() = 1;

Metadata

Metadata

Assignees

Labels

A-parserArea: The lexing & parsing of Rust source code to an AST

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions