item deleter pass

This commit is contained in:
nora 2023-01-22 13:19:18 +01:00
parent 22804c3065
commit fdfde615f6
8 changed files with 162 additions and 5 deletions

View file

@ -315,6 +315,7 @@ impl Build {
}
}
#[derive(Debug)]
pub struct BuildResult {
reproduces_issue: bool,
no_verify: bool,