Remove unused code from rustc_codegen_*
This commit is contained in:
parent
49d4a756f1
commit
feaac592a3
3 changed files with 0 additions and 9 deletions
|
@ -1531,8 +1531,6 @@ fn start_executing_work<B: ExtraBackendMethods>(
|
|||
}
|
||||
}
|
||||
|
||||
pub const CODEGEN_WORKER_ID: usize = usize::MAX;
|
||||
|
||||
/// `FatalError` is explicitly not `Send`.
|
||||
#[must_use]
|
||||
pub struct WorkerFatalError;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue