Merge pull request #222 from Screenly/release-1.0.1 #107
Annotations
4 errors
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons:
src/pb_signature.rs#L12
error: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
--> src/pb_signature.rs:12:10
|
12 | #![allow(box_pointers)]
| ^^^^^^^^^^^^
|
= note: `-D renamed-and-removed-lints` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
|
build (macos-latest)
Process completed with exit code 1.
|
build (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
build (ubuntu-latest)
The operation was canceled.
|