Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUtilize built in f32 min function instead of custom implementation #9338
Labels
Comments
Merged
bors-servo
added a commit
that referenced
this issue
Jan 18, 2016
Fix to issue 9338 Fixes #9338. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9341) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jan 18, 2016
Fix to issue 9338 Fixes #9338. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9341) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replace
servo/components/layout/display_list_builder.rs
Lines 1931 to 1937 in dba1f27
with
https://doc.rust-lang.org/std/primitive.f32.html#method.min