diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-01-06 17:01:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-06 17:01:49 +0000 |
commit | 0b0deb4ee9d2a4775b76c49dd1708c952406745d (patch) | |
tree | 9cd5c52d621fa0b99d42c1257cde20dbb5b64ac8 /gcc/rust/backend/rust-compile-pattern.cc | |
parent | 69f6be3ee483c9895b4b5187a44b3e1c8be2ba63 (diff) | |
parent | bfb7ef7fc8244f9196c55202e4ae5fbbe1ebdd30 (diff) | |
download | gcc-0b0deb4ee9d2a4775b76c49dd1708c952406745d.zip gcc-0b0deb4ee9d2a4775b76c49dd1708c952406745d.tar.gz gcc-0b0deb4ee9d2a4775b76c49dd1708c952406745d.tar.bz2 |
Merge #847
847: HIR::ImplBlock items should mangle based from their canonical path's r=philberty a=philberty
Legacy mangling converts the '<', '>' from their canonical paths into '..'
this means we can simply reuse our normal mangle_item code for all types
of symbols. So we can now remove the mangle_impl_item code prior to having
the canonical path code in place.
Fixes #845
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-pattern.cc')
0 files changed, 0 insertions, 0 deletions