mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-17 04:52:01 +00:00
Outline panicking code for `RefCell::borrow` and `RefCell::borrow_mut` This outlines panicking code for `RefCell::borrow` and `RefCell::borrow_mut` to reduce code size.