Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add regression test for const fn in trait
Const fn declaration in trait declarations shall emit an error. This new test highlight this behavior. gcc/testsuite/ChangeLog: * rust/compile/const_trait_fn.rs: New test. Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
- Loading branch information