diff options
| author | Noah Lev <camelidcamel@gmail.com> | 2021-10-31 21:53:31 -0700 |
|---|---|---|
| committer | Noah Lev <camelidcamel@gmail.com> | 2021-10-31 21:53:31 -0700 |
| commit | c03cab3fd07ab070d6ec0fa77655ad8d3a85a372 (patch) | |
| tree | 1eaafe5dd59fd0057b1c43b9983d7774cb897c06 /compiler/rustc_mir_transform/src | |
| parent | 3f0f51017c2febcf1709d1d7ff2bf6957c46c963 (diff) | |
| download | rust-c03cab3fd07ab070d6ec0fa77655ad8d3a85a372.tar.gz rust-c03cab3fd07ab070d6ec0fa77655ad8d3a85a372.zip | |
Fix `RefCell` `BorrowMut` error in `DocVisitor`
Until `external_traits` is cleaned up (i.e., no longer behind a `RefCell`), `DocVisitor` will have to `take` `external_traits` -- just like `DocFolder` -- to prevent `RefCell` runtime errors.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions
