alixinne / glsl-lang

LALR parser for GLSL
https://alixinne.github.io/glsl-lang/glsl_lang/
BSD 3-Clause "New" or "Revised" License
23 stars 4 forks source link

fix: update similar_asserts and implement Eq #13

Closed alixinne closed 2 years ago

alixinne commented 2 years ago

Fixes clippy deprecated warnings about assert_str_eq in the similar_asserts crate.