adamreichold commented on code in PR #10571:
URL: https://github.com/apache/arrow-rs/pull/10571#discussion_r3733703059


##########
arrow-buffer/src/buffer/immutable.rs:
##########
@@ -552,7 +571,7 @@ impl std::ops::Deref for Buffer {
     }
 }
 
-impl AsRef<[u8]> for &Buffer {
+impl AsRef<[u8]> for Buffer {

Review Comment:
   I think you are right. Running `cargo semver-checks` against v59.2.0 and 
this branch agrees. I'll fix the description...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to