]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fixed testcase
authorKushal Pal <kushalpal109@gmail.com>
Mon, 12 Aug 2024 05:48:27 +0000 (05:48 +0000)
committerCohenArthur <arthur.cohen@embecosm.com>
Wed, 14 Aug 2024 13:45:13 +0000 (13:45 +0000)
commit44664e3875976d8770c830eb468ac6524a2a8aa8
tree2c2849de16dfe29299977396f173f5859716c86c
parentbe1e78ba333435e2106227905bc63dfeb8718ff3
Fixed testcase

gcc/testsuite/ChangeLog:

* rust/borrowck/test_move.rs: Assigning `a` to `c` is the
correct way to test the behaviour.

Signed-off-by: Kushal Pal <kushalpal109@gmail.com>
gcc/testsuite/rust/borrowck/test_move.rs