tilpner/ilc

Get rid of nightly

tilpner opened this issue · 1 comments

Refactoring energymech and weechat to not use slice_patterns would be enough to use stable and avoid clap-rs compilation catastrophes

b082a83 switched from nightly for most compilation targets.
musl still requires nightly because of some odd linking error on stable, but this is a decent compromise.