Anders429 / brood

A fast and flexible entity component system library.
Apache License 2.0
39 stars 1 forks source link

Run `trybuild` tests on stable #226

Closed Anders429 closed 1 year ago

Anders429 commented 1 year ago

The nightly compiler output is just too noisy. Currently, it is once again broken, preventing the easy merging of #225. It makes more sense to pin to a stable version, perhaps the crate's MSRV? That way, the compiler error messages are guaranteed to be useful for the MSRV compiler.