Scott McMurray 143f39362a Don't alloca just to look at a discriminant
Today we're making LLVM do a bunch of extra work for every enum you match on, even trivial stuff like `Option<bool>`.  Let's not.
2025-03-12 00:56:43 -07:00
..
2025-02-17 06:39:58 +01:00
2025-02-24 09:26:54 +00:00
2024-05-31 15:56:43 +10:00