about summary refs log tree commit diff
path: root/src/libstd/cell.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-03-07 17:16:52 -0800
committerbors <bors@rust-lang.org>2014-03-07 17:16:52 -0800
commit3ade32145b41eaca9a66e716fc1eb868a32d9d75 (patch)
tree85a0ac990d848f0efefdb1f0a3cdefba9415ed3b /src/libstd/cell.rs
parent33768c46ec980a911284d77804e5e45ead6530eb (diff)
parenta337592db66143e921b47020e27ad9af8589442b (diff)
downloadrust-3ade32145b41eaca9a66e716fc1eb868a32d9d75.tar.gz
rust-3ade32145b41eaca9a66e716fc1eb868a32d9d75.zip
auto merge of #12752 : edwardw/rust/rdoc, r=alexcrichton
A structure's definition and implementation may be cross-module. If the
implementing module is parsed before defining module, the fully
qualified name of the structure won't be present for the implementation
to use when being indexed. So caches such 'orphan' implementation and
indexes it at the end of crate parsing.

Closes #10284.
Diffstat (limited to 'src/libstd/cell.rs')
0 files changed, 0 insertions, 0 deletions