servo / euclid

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

Make vec shorthand constructors const fns #477

Closed rsaarelm closed 3 years ago

rsaarelm commented 3 years ago

Looks like these were missed when most of the shorthand constructors were made const.

nical commented 3 years ago

Thanks! @bors-servo r+

bors-servo commented 3 years ago

:pushpin: Commit ce1621b has been approved by nical

bors-servo commented 3 years ago

:hourglass: Testing commit ce1621b5f2bda20eb3201b1a4ce476a1cdf8b1ea with merge 22d50ca0d654020f2f4f7c7067e872dfa90a211c...

bors-servo commented 3 years ago

:sunny: Test successful - checks-travis Approved by: nical Pushing 22d50ca0d654020f2f4f7c7067e872dfa90a211c to master...