Files
rust/compiler/rustc_codegen_llvm/src
Zalathar b37c214ec2 coverage: Represent CovmapVersion as an enum
Using an enum here was historically not worth the extra hassle, but now we can
lean on `#[derive(TryFromU32)]` to hide most of the boilerplate.
2025-08-04 13:48:41 +10:00
..
2025-07-18 16:30:42 -07:00
2025-05-28 20:55:00 +00:00
2025-07-31 14:19:27 +02:00
2025-07-18 16:30:42 -07:00
2025-07-18 16:23:54 -07:00
2025-07-26 13:52:24 +00:00