compiler: use `OnceCell` from std Fixes #76192 The only remaining direct use of `lazy_static` crate is in `src/bootstrap` but I am not sure how I can remove that dependency for now. r? @matklad |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
compiler: use `OnceCell` from std Fixes #76192 The only remaining direct use of `lazy_static` crate is in `src/bootstrap` but I am not sure how I can remove that dependency for now. r? @matklad |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||