]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Test: fix missing lifetime in a test
authorJakub Dupak <dev@jakubdupak.com>
Tue, 9 Jan 2024 14:43:01 +0000 (15:43 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 30 Jan 2024 11:36:52 +0000 (12:36 +0100)
commitaed23b571148656ef00c4b3ebc69db2232030849
treed72f4c7d6da6261bdc39c6b1dd3fb474875615df
parentadb62fe2b46c3e60b8fcf4a40845ed919ca636e2
gccrs: Test: fix missing lifetime in a test

This test did not compile with rustc.

gcc/testsuite/ChangeLog:

* rust/compile/torture/utf8_identifiers.rs: add mising lifetime

Signed-off-by: Jakub Dupak <dev@jakubdupak.com>
gcc/testsuite/rust/compile/torture/utf8_identifiers.rs