Skip to content

regression: failed to resolve console_error_panic_hook #70440

Closed
@Mark-Simulacrum

Description

@Mark-Simulacrum

A bunch of crates are failing with the following error on beta.

[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `console_error_panic_hook`
[INFO] [stderr]   --> src/lib.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     console_error_panic_hook::set_once();
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `console_error_panic_hook`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error

Number of crates regressed: 31

cc @petrochenkov

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-resolveArea: Name/path resolution done by `rustc_resolve` specificallyT-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