Fix after rebase #931
Annotations
3 errors and 13 warnings
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/lib.rs#L45
unused extern crate
|
src/back/lto.rs#L26
unused import: `std::sync::atomic::Ordering`
|
src/back/write.rs#L1
unused import: `std::sync::atomic::Ordering`
|
src/context.rs#L3
unused imports: `FnAttribute`, `ToRValue`
|
src/lib.rs#L143
fields `should_combine_object_files` and `temp_dir` are never read
|
|
src/lib.rs#L45
unused extern crate
|
src/back/lto.rs#L26
unused import: `std::sync::atomic::Ordering`
|
src/back/write.rs#L1
unused import: `std::sync::atomic::Ordering`
|
src/context.rs#L3
unused imports: `FnAttribute`, `ToRValue`
|
src/lib.rs#L143
fields `should_combine_object_files` and `temp_dir` are never read
|
|
The logs for this run have expired and are no longer available.
Loading