Skip to content
Snippets Groups Projects
Commit 491ebbf7 authored by Sean McArthur's avatar Sean McArthur Committed by Carl Lerche
Browse files

Remove Buf impl for &str (#301)

A `&str` cannot arbitrarily advance bytes, since it will panic if
advanced to the middle of a Unicode segment.
parent 43ac8e54
No related branches found
Tags template_23
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment