]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Test: check implemented for lifetime handling
authorJakub Dupak <dev@jakubdupak.com>
Thu, 18 Jan 2024 13:37:58 +0000 (14:37 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 30 Jan 2024 11:36:52 +0000 (12:36 +0100)
commitb49afa9ba4ad94fc71a246bceca2fcc277cb0ada
tree6a454005c7075d4d2331f93a6c9693297ec50b91
parent4b13ec24b1abcaa735583a55b8fa564446aa57eb
gccrs: Test: check implemented for lifetime handling

gcc/testsuite/ChangeLog:

* rust/compile/for_lifetimes.rs: New test.

Signed-off-by: Jakub Dupak <dev@jakubdupak.com>
gcc/testsuite/rust/compile/for_lifetimes.rs [new file with mode: 0644]