Skip to content

Remove Deref and DerefMut impls on Buffer #751

Remove Deref and DerefMut impls on Buffer

Remove Deref and DerefMut impls on Buffer #751

Triggered via pull request January 19, 2026 15:29
Status Failure
Total duration 3m 20s
Artifacts

ci.yml

on: pull_request
Tidy Code
7s
Tidy Code
Matrix: MSRV
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors
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 (nightly, x86_64-unknown-linux-gnu, ubuntu-latest)
Process completed with exit code 101.
Tests (stable, aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
Tests (stable, aarch64-apple-darwin, macos-latest): benches/buffer_mut.rs#L46
this expression creates a reference which is immediately dereferenced by the compiler
Tests (stable, x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 101.
Tests (stable, x86_64-pc-windows-msvc, windows-latest): benches/buffer_mut.rs#L46
this expression creates a reference which is immediately dereferenced by the compiler
Tests (stable, i686-pc-windows-msvc, windows-latest)
Process completed with exit code 101.
Tests (stable, i686-pc-windows-msvc, windows-latest): benches/buffer_mut.rs#L46
this expression creates a reference which is immediately dereferenced by the compiler
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 (stable, x86_64-unknown-linux-gnu, ubuntu-latest): benches/buffer_mut.rs#L46
this expression creates a reference which is immediately dereferenced by the compiler