diff options
| author | Edward Wang <edward.yu.wang@gmail.com> | 2014-03-07 17:26:06 +0800 |
|---|---|---|
| committer | Edward Wang <edward.yu.wang@gmail.com> | 2014-03-08 03:09:12 +0800 |
| commit | a337592db66143e921b47020e27ad9af8589442b (patch) | |
| tree | 85a0ac990d848f0efefdb1f0a3cdefba9415ed3b /src/libsyntax/parse/parser.rs | |
| parent | 33768c46ec980a911284d77804e5e45ead6530eb (diff) | |
| download | rust-a337592db66143e921b47020e27ad9af8589442b.tar.gz rust-a337592db66143e921b47020e27ad9af8589442b.zip | |
Index cross-mod type definition and implementation properly in rustdoc
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/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions
