-
Notifications
You must be signed in to change notification settings - Fork 14k
Closed
Labels
A-resolveArea: Name/path resolution done by `rustc_resolve` specificallyArea: Name/path resolution done by `rustc_resolve` specificallyT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.
Milestone
Description
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
CallumJHays/wasm-bindgen-futures-testFilipLitwora/Assembly-StudioFilipLitwora/react-rust-templateGDGVIT/bcrypt-rust-wasmMadao-3/wasm-yamlScottPeterJohnson/hashwallaleph-naught2tog/rust-wasm-experimentsanlumo/webgl_rust_demoat-tran/chip8-emulatorblck-snwmn/hello_wasm_using_rustdrewctate/forest-fire-model-wasmggggxiaolong/rust-webAssemblyjuanmait/rustwebjudgeou/mazejuneil/wasm-client-irckiskoza/himzo-calculatormilosz1092/rust-wasm-pack-examplepacman82/hash-my-filepatrimart/colls-waponday-dev/try-wasm-rustprateekkumarweb/sudoku-wasmr-bar/seed-wasm-experimentrajeevriitm/raincatcher_rust_gamerumanbsl/websocket-rust-wasmsepiropht/minesweeper-wasmsepiropht/sudoku-wasmtiohsa/rust-canvastwhiteheadzm/cubewarycat/ga_wasmzioroboco/lifezioroboco/oxygen
Metadata
Metadata
Assignees
Labels
A-resolveArea: Name/path resolution done by `rustc_resolve` specificallyArea: Name/path resolution done by `rustc_resolve` specificallyT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.