servo/components/shared/net
sandeep 64d013d473
Fix clippy warnings in components/rand (#31549)
* resolved clippy warnings in components/rand

Signed-off-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>

* replaced new() with default()

Signed-off-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>

* replaced ServoRng::new() with ServoRng::default()

Signed-off-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>

* moved the contents of the new() method into the default() method

Signed-off-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>

---------

Signed-off-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>
Co-authored-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>
2024-03-07 23:16:42 +00:00
..
fetch Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
image Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
tests Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
blob_url_store.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
Cargo.toml Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
filemanager_thread.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
image_cache.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
lib.rs Fix clippy warnings in components/rand (#31549) 2024-03-07 23:16:42 +00:00
pub_domains.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
quality.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
request.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
response.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
storage_thread.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00