Skip to content

Stack overflow with simple incorrect code #13021

Closed
@retep998

Description

@retep998

Trying to compile the following code results in rustc stack overflowing

#[no_std];
#[lang="start"] fn main() {}

Tested using Rust 0.9. Other people on IRC reported they receive the same issue with master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions