Remove Deref and DerefMut impls on Buffer
#755
ci.yml
on: pull_request
Tidy Code
8s
Matrix: MSRV
Matrix: Tests
Annotations
6 errors
|
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen)
Process completed with exit code 101.
|
|
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen):
examples/libxcb.rs#L127
no method named `fill` found for struct `Buffer<'a>` in the current scope
|
|
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest)
Process completed with exit code 101.
|
|
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest):
examples/libxcb.rs#L127
no method named `fill` found for struct `softbuffer::Buffer<'a>` in the current scope
|
|
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest)
Process completed with exit code 101.
|
|
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest):
examples/libxcb.rs#L127
no method named `fill` found for struct `Buffer<'a>` in the current scope
|