rust/compiler/rustc_codegen_llvm/src/coverageinfo
Martin Nordholts f44ccbab2b rustc_codegen_llvm: Enforce rustc::potential_query_instability lint
Stop allowing `rustc::potential_query_instability` on all of
`rustc_codegen_llvm` and instead allow it on a case-by-case basis. In
this case, both instances are safe to allow.
2023-12-12 13:16:14 +01:00
..
ffi.rs coverage: Store expression data in function coverage info 2023-10-18 23:44:34 +11:00
map_data.rs coverage: Consistently remove unused counter IDs from expressions/mappings 2023-10-28 09:33:48 +11:00
mapgen.rs rustc_codegen_llvm: Enforce rustc::potential_query_instability lint 2023-12-12 13:16:14 +01:00
mod.rs coverage: Add CoverageKind::SpanMarker for including extra spans in MIR 2023-12-08 22:40:49 +11:00