diff options
author | Hayashi Mikihiro <34ttrweoewiwe28@gmail.com> | 2024-08-14 21:15:55 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-14 12:15:55 +0000 |
commit | 65f90ff1fd82758aa7644ada7bb75d34291c363f (patch) | |
tree | dbd1657dab933496904a676fdb5c830369b60f1b /components/layout_2020/fragment_tree/fragment_tree.rs | |
parent | 6be99241c64bb5c8c4df6be3c37a5f53829cd499 (diff) | |
download | servo-65f90ff1fd82758aa7644ada7bb75d34291c363f.tar.gz servo-65f90ff1fd82758aa7644ada7bb75d34291c363f.zip |
Replace the lazy_static crate with std::sync::LazyLock in components/net (#33046)
* replace in net/fetch/methods.rs
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
* replace in net/hosts.rs
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
* replace in net/async_runtime.rs
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
* replace in net/tests/main.rs
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
* remove lazy_static crate from components/net
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
---------
Signed-off-by: Hayashi Mikihiro <34ttrweoewiwe28@gmail.com>
Diffstat (limited to 'components/layout_2020/fragment_tree/fragment_tree.rs')
0 files changed, 0 insertions, 0 deletions