]> git.lizzy.rs Git - rust.git/commit
rustc: move the contents of ty::item_path to ty::print.
authorEduard-Mihai Burtescu <edy.burt@gmail.com>
Wed, 19 Dec 2018 11:25:31 +0000 (13:25 +0200)
committerEduard-Mihai Burtescu <edy.burt@gmail.com>
Fri, 15 Mar 2019 11:25:10 +0000 (13:25 +0200)
commit9f8aaa04e02c74209e3ea355d8888cbc59a8fb64
tree3be028f8146429f1d5772abf9fee70e873bf62e0
parente0c75ff40def45bbf39bfed5766a1a8a56f2409f
rustc: move the contents of ty::item_path to ty::print.
src/librustc/ty/item_path.rs [deleted file]
src/librustc/ty/mod.rs
src/librustc/ty/print.rs
src/librustc/ty/query/plumbing.rs
src/librustc_codegen_utils/symbol_names.rs
src/librustc_mir/monomorphize/partitioning.rs
src/librustc_mir/util/liveness.rs
src/librustc_mir/util/pretty.rs
src/librustc_typeck/check/method/suggest.rs
src/librustdoc/clean/mod.rs