rust/src/librustc/front
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
..
map Fix def paths creation for items inlined from external crates. 2015-12-22 10:27:59 -05:00
check_attr.rs Add E0517, E0518 for repr() errors 2015-11-20 21:23:58 +05:30