rust/compiler
Zalathar 0356908cf5 coverage: Store covfun_section_name in the codegen context
Adding an extra `OnceCell` to `CrateCoverageContext` is much nicer than trying
to thread this string through multiple layers of function calls that already
have access to the context.
2024-10-25 12:42:42 +11:00
..
2024-10-24 10:59:40 -03:00
2024-10-19 18:07:35 +00:00