Skip to content

RLS panics at Box<Any> #60282

Closed
Closed
@matthunz

Description

@matthunz

RLS panics when I include romio or similar crates involing futures.

use romio::TcpStream;

RLS Backtrace:

thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:636:9
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

note: the compiler unexpectedly panicked. this is a bug.

Metadata

Metadata

Assignees

Labels

I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions