Skip to content

Commit

Permalink
Link to pass docs from NRVO module docs
Browse files Browse the repository at this point in the history
  • Loading branch information
camelid committed Oct 30, 2020
1 parent a3d7a5e commit f558d96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/rustc_mir/src/transform/nrvo.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! See the docs for [`RenameReturnPlace`].
use rustc_hir::Mutability;
use rustc_index::bit_set::HybridBitSet;
use rustc_middle::mir::visit::{MutVisitor, NonUseContext, PlaceContext, Visitor};
Expand Down

0 comments on commit f558d96

Please sign in to comment.