Files
rust/compiler/rustc_codegen_llvm/src/coverageinfo
Zalathar 0a96176533 coverage: Make obtaining the codegen coverage context infallible
In all the situations where this context is needed, it should always be
available.
2024-10-25 12:42:42 +11:00
..