about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-10-31 21:53:31 -0700
committerNoah Lev <camelidcamel@gmail.com>2021-10-31 21:53:31 -0700
commitc03cab3fd07ab070d6ec0fa77655ad8d3a85a372 (patch)
tree1eaafe5dd59fd0057b1c43b9983d7774cb897c06 /compiler/rustc_mir_transform/src
parent3f0f51017c2febcf1709d1d7ff2bf6957c46c963 (diff)
downloadrust-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