Skip to content
Commit 02930e09 authored by Andrew Jones's avatar Andrew Jones Committed by GitHub
Browse files

Allow additional trait bounds for `#[pallet::constant]` (#9050)

* Allow additional trait bounds for constants

* Add ui test for constants with additional trait bounds

* Update trait constant ui test

* Import syn::Error

* Use reference instead of cloning

* Add extra invalid bound ui test

* Out or order valid bounds

* Fix ui test

* Fix ui test

* Apply review suggestion about error message
parent 945bf4f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment