about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/mapgen/unused.rs
AgeCommit message (Expand)AuthorLines
2025-05-05Rename Instance::new to Instance::new_raw and add a note that it is rawMichael Goulet-1/+1
2025-04-07coverage: Build the CGU's global file table as late as possibleZalathar-3/+1
2025-04-06coverage: Deal with unused functions and their names in one placeZalathar-2/+46
2025-04-06coverage: Extract module `mapgen::unused` for handling unused functionsZalathar-0/+128