servo/components/devtools
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
..
actors clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
actor.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00
Cargo.toml Replace time with std::time in components/devtools (#30927) 2024-01-03 16:52:04 +00:00
lib.rs Fix clippy warnings in components/rand (#31549) 2024-03-07 23:16:42 +00:00
protocol.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +00:00