mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
cb0584f86b
Inline `bridge::Buffer` methods. This fixes a performance regression caused by making `Buffer` non-generic in #97004. r? `@eddyb`