--- a/src/bootstrap/lib.rs +++ a/src/bootstrap/lib.rs @@ -273,6 +273,7 @@ RefCell)>>>, } +#[allow(dead_code)] #[derive(Debug)] struct Crate { name: Interned,