mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
abfc6c4438
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.