rust/library
Jubilee a2a767a5c7
Rollup merge of #142216 - nealsid:refcell-logging, r=tgross35
Miscellaneous RefCell cleanups

- Clarify `RefCell` error messages when borrow rules are broken
- Remove `Debug` impl for `BorrowError`/`BorrowMutError` since `#derive(Debug)` provides identical functionality
- Rename `BorrowFlag` to `BorrowCounter`
2025-06-17 00:28:15 -07:00
..
2025-06-16 07:00:13 +00:00
2025-06-12 07:59:13 +00:00