]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add testcase for #[rustc_const_stable]
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 7 Feb 2024 08:27:11 +0000 (09:27 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 21 Feb 2024 12:51:26 +0000 (13:51 +0100)
commit6c6e357b17965d226c4d77188a9c1e6f89503ff5
tree9290cc66bf70f929a50bd1de6109afb254b329bc
parentf8dad5a80cdd0827443f1e164b5afa469e0d6d2e
gccrs: Add testcase for #[rustc_const_stable]

To ensure we don't introduce regressions back to issue #2314

gcc/testsuite/ChangeLog:

* rust/compile/rustc_const_stable.rs: New test.
gcc/testsuite/rust/compile/rustc_const_stable.rs [new file with mode: 0644]