Files
rust/compiler
Nicholas Nethercote 7a4daa48b8 Avoid an early return in try_execute_query.
When there are two cases of equal size and importance, I find an if/else
expression easier to read than an early return.
2026-03-02 14:21:03 +11:00
..
2026-02-24 10:50:39 +01:00
2025-10-12 08:08:30 +00:00
2026-02-24 10:50:38 +01:00
2026-01-19 16:08:54 +00:00