servo / euclid

Geometry primitives (basic linear algebra) for Rust
Other
462 stars 103 forks source link

Implement is_finite for most types #485

Closed nical closed 3 years ago

nical commented 3 years ago

Useful to detect NaNs and inf when sanitizing inputs.

jrmuizel commented 3 years ago

@bors-servo r+

bors-servo commented 3 years ago

:pushpin: Commit 22ef9b3 has been approved by jrmuizel

bors-servo commented 3 years ago

:hourglass: Testing commit 22ef9b3e7f9a78edd8f0bcc1f650d977f82f991a with merge f27111689eec343cdadf95972b45adc2a3366f2a...

bors-servo commented 3 years ago

:sunny: Test successful - checks-travis Approved by: jrmuizel Pushing f27111689eec343cdadf95972b45adc2a3366f2a to master...