Skip to content

ice self.lines.iter().all(|r| !r.iter().any(|sc| sc.chr == \'\\t\')) #115498

Closed
@matthiaskrgr

Description

@matthiaskrgr

Code

struct Bug([u8; panic!{"\t"}]);

fn main() {}

Meta

rustc --version --verbose:

a989e25f1b87949a886eab3da10324d14189fe95

Error output


Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.requires-debug-assertionsThis issue requires a build of rustc or tooling with debug-assertions in some way

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions