Skip to content

regression: ICE - byte index is not a char boundary #111485

@Mark-Simulacrum

Description

@Mark-Simulacrum

https://crater-reports.s3.amazonaws.com/beta-1.70-2/beta-2023-05-08/reg/aiken-1.0.4-alpha/log.txt

[INFO] [stderr] thread 'rustc' panicked at 'byte index 42492 is not a char boundary; it is inside '━' (bytes 42490..42493) of `use super::Type; [INFO] [stderr] use crate::{ [INFO] [stderr] ast::{Annotation, BinOp, CallArg, Span, UntypedPattern}, [INFO] [stderr] expr::{self, UntypedExpr}, [INFO] [stderr] format::Formatter, [INFO] [stderr] levenshtein, [INFO] [stderr] pretty::Documentable, [INFO] [stderr] }; [INFO] [stderr] use indoc::formatdoc; [INFO] [stderr] use miette::{Diagnostic, LabeledSpan}; [INFO] [stderr] use `[...]', compiler/rustc_span/src/source_map.rs:1025:14 

Metadata

Metadata

Assignees

Labels

I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️P-mediumMedium priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions