servo/components/shared
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
..
bluetooth Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
canvas Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
compositing compositor: Improve the way we wait for frames (#31523) 2024-03-07 11:59:02 +00:00
devtools Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
embedder Update Stylo to 2023-07-23 (#31437) 2024-02-29 10:23:53 +00:00
gfx Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
msg Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
net Fix clippy warnings in components/rand (#31549) 2024-03-07 23:16:42 +00:00
profile Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
script Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
script_layout Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
webrender Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00