next.js
0e0fc718
- chore(turbopack): Delete dead code in next_core::{app,pages}_structure (#69387)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
chore(turbopack): Delete dead code in next_core::{app,pages}_structure (#69387) These functions were either public and/or mutually recursive, preventing rustc's dead code analysis from finding them. ``` cargo check cargo check --tests ```
Author
bgw
Parents
46c67764
Loading