bytecodealliance / target-lexicon

Target "triple" support
Apache License 2.0
48 stars 42 forks source link

Use fully-qualified syntax in `triple!` for calling `from_str` #92

Closed ids1024 closed 1 year ago

ids1024 commented 1 year ago

This way the caller doesn't need to import FromStr.

sunfishcode commented 1 year ago

Thanks!

sunfishcode commented 1 year ago

This is now released in 0.12.10.