aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve
diff options
context:
space:
mode:
authorPhilip Herron <herron.philip@googlemail.com>2023-01-31 14:39:29 +0000
committerPhilip Herron <herron.philip@googlemail.com>2023-02-05 00:10:48 +0000
commitd4e6b64e7f9e23aeb5d3c40665f18091575921ed (patch)
tree980f386af89a8d7a2357588e08a061dd5d1be841 /gcc/rust/resolve
parente612713029296dac8429e4b00ec7659bcad5cffe (diff)
downloadgcc-d4e6b64e7f9e23aeb5d3c40665f18091575921ed.zip
gcc-d4e6b64e7f9e23aeb5d3c40665f18091575921ed.tar.gz
gcc-d4e6b64e7f9e23aeb5d3c40665f18091575921ed.tar.bz2
gccrs: Add missing Sized, Copy and Clone lang item mappings
We need these lang items to be defined and later down the line the mappings will be used to implement proper copy and clone logic. Fixes #1786 Signed-off-by: Philip Herron <herron.philip@googlemail.com> gcc/rust/ChangeLog: * util/rust-lang-item.h: gcc/testsuite/ChangeLog: * rust/compile/issue-1786.rs: New test.
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions