rust/src/librustc/front/map
Michael Woerister 4c4195f269 Fix def paths creation for items inlined from external crates.
Avoid duplicating the last element of the def path which led to paths like "std::slice::into_vec::into_vec".
2015-12-22 10:27:59 -05:00
..
blocks.rs Port the map construction code to use the new visitor. 2015-11-18 19:22:18 -05:00
collector.rs Include type name in symbol for methods 2015-12-12 00:01:08 +09:00
definitions.rs Include type name in symbol for methods 2015-12-12 00:01:08 +09:00
mod.rs Fix def paths creation for items inlined from external crates. 2015-12-22 10:27:59 -05:00