about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-10-03 12:40:53 -0700
committerNoah Lev <camelidcamel@gmail.com>2021-10-03 12:40:53 -0700
commitebbcafbfa3d7dde58a548621a2003d26c1005fd4 (patch)
tree313837553e553a71950aba24a6a79f432fcf2909 /compiler/rustc_codegen_llvm/src
parentf359b316df4e42369b91cbd39fec2925fe1a2fd7 (diff)
downloadrust-ebbcafbfa3d7dde58a548621a2003d26c1005fd4.tar.gz
rust-ebbcafbfa3d7dde58a548621a2003d26c1005fd4.zip
Fix implementation of `clean::Path::whole_name()`
I think that before this commit, the path `::std::vec::Vec` would have
rendered as `{{root}}::std::vec::Vec`. Now, it should render correctly
as `::std::vec::Vec`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions