joe-ucp commented on code in PR #8876:
URL: https://github.com/apache/arrow-rs/pull/8876#discussion_r2543806899


##########
arrow-buffer/src/buffer/immutable.rs:
##########
@@ -364,23 +363,6 @@ impl Buffer {
     /// Returns `Err` if this is shared or its allocation is from an external 
source or
     /// it is not allocated with alignment [`ALIGNMENT`]
     ///
-    /// # Example: Creating a [`MutableBuffer`] from a [`Buffer`]

Review Comment:
   Oversight from PR shuffle I did this morning, splitting these up. It got 
dropped when I pulled immutable.rs over from my exploratory branch.
   
   I’ll restore the example doc comment in this PR; no behavior change was 
intended here.



-- 
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