rustc: retire hir::map's paths.

This commit is contained in:
Eduard Burtescu 2016-04-06 13:51:55 +03:00
parent 20f0f3c1f1
commit e8a8dfb056
23 changed files with 192 additions and 525 deletions

View file

@ -13,4 +13,4 @@
fn foo_method(&self) -> &'static str { return "i am very similar to foo."; }
/* nest::S::foo_method */
/* nest::{{impl}}::foo_method */