Skip to content

All numbers are f64. #2030

All numbers are f64.

All numbers are f64. #2030

Triggered via push October 8, 2024 18:27
Status Success
Total duration 3m 25s
Artifacts

rust.yml

on: push
Matrix: All Tests
Matrix: Test on MacOS
Matrix: Old rust
Matrix: Test on Windows
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Clippy: rsass/src/value/number.rs#L32
manual implementation of an assign operation
Clippy: rsass/src/value/number.rs#L40
needlessly taken reference of both operands
Clippy: rsass/src/value/number.rs#L158
useless conversion to the same type: `f64`
Clippy: rsass/src/value/number.rs#L205
needlessly taken reference of both operands
Clippy: rsass/src/value/number.rs#L220
using `clone` on type `f64` which implements the `Copy` trait
Clippy: rsass/src/value/number.rs#L235
needlessly taken reference of both operands