servo / gleam

Generated OpenGL bindings and wrapper for Servo.
Other
84 stars 58 forks source link

Use the Sealed marker trait trick on Gl #207

Closed nox closed 5 years ago

nox commented 5 years ago

This makes adding methods to the Gl trait not a breaking change anymore, given no one else outside the crate can implement the trait in the first place anymore.

nox commented 5 years ago

Cc @jdm @asajeffrey

nox commented 5 years ago

@bors-servo r=emilio

bors-servo commented 5 years ago

:pushpin: Commit 7318407 has been approved by emilio

bors-servo commented 5 years ago

:hourglass: Testing commit 731840775c619777559884a710da8a8d74aa40c8 with merge 460644b8ee9fe451384c5bd8f4a0ac6327075662...

bors-servo commented 5 years ago

:sunny: Test successful - checks-travis Approved by: emilio Pushing 460644b8ee9fe451384c5bd8f4a0ac6327075662 to master...