Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various tweaks #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Various tweaks #1

wants to merge 8 commits into from

Conversation

huonw
Copy link

@huonw huonw commented May 30, 2016

This includes (I believe) all the various features/bug-fixes in the Python version since you started this Rust one. There's a few other things too, but overall it seems pretty good to me! Nicer than the python version in a few notable spots.

I've tried to have each thing as a different commit so you can choose freely what you want.

Unfortunately, I'm starting a job where I'm unlikely to be able to do much open source code, which means I won't be able to manage this, but I'm very happy for you to, and will try to help as much as I can (even if that's just publicly endorsing it as the replacement). I've added you as an owner of the currently-empty travis-cargo package on crates.io.

huonw added 8 commits May 29, 2016 23:26
The previous ordering is equivalent to writing

    let phrases = ["nightly", "beta"];

whereas we want to pick up the dev compilers and then convert the
version identifier we found to nightly.
The main binary probably doesn't need to care about this.
The arg is passed except if --no-link-dead-code is given to the
commands.

See huonw/travis-cargo#49.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant