Skip to content

2025-02-03

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 01:51
36a6162
Don't `panic` on unsupport logical operators (#43)

`todo!` panics, causing the entire language server to crash rather than failing
gracefully on functions containing these operators.