Jan-Erik Rediger

Results 54 issues of Jan-Erik Rediger

Moving discussion from #20 here: Documentation is at http://homu.hellorust.com/ Authorized is whoever I put into the list. This is all pretty manual right now (someday I will be as dynamic...

P-medium
QA / development

It looks like this will definitely need nightly. Can you document that and include which nightly you are using, so others can easily try and hack around?

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [x] I...

support

There might be reasons that a crate shouldn't be published to crates.io, but still released on github (or tagged or whatever). It's possible to tell cargo to never publish something:...

enhancement

It's pretty heavy to compile semantic-rs. We should instead provide binary releases using [trust](https://github.com/japaric/trust/)

enhancement

Right now our printed output is a bit adhoc. We might want to support both quiet and debug output as well as coloring (because SHINY COLORS :rainbow:) The [logging/printing stuff...

help wanted
first-timers-only

We should build it on Windows

Right now as it runs local only there's no setup step at all. At some point when we fully integrate with GitHub and Travis we might want to assist the...

Elm does that already: https://gist.github.com/badboy/a302dd0c9020e5759240 This does need a deeper look into the Rust parser (or _a_ Rust parser) to find changes. From this we can then deduce version changes...

Once this is can be used by users and on a CI server we need binary builds to avoid additional compilation time