- Dec 15, 2016
-
-
Christian Legnitto authored
Documentation generation appears to be failing on master (https://travis-ci.org/rust-lang/libc/jobs/183483333): ``` Collecting ghp-import Downloading ghp-import-0.4.1.tar.gz Collecting travis Could not find a version that satisfies the requirement travis (from versions: ) No matching distribution found for travis ``` Basically `--user` doesn't appear to take an option, so `pip install ghp_import --user $USER` makes pip think the user is a package that needs to be installed (in this case `travis`). As there is no `travis` package, it dies.
-
- Nov 15, 2015
-
-
Alex Crichton authored
Closes #49
-
- Nov 09, 2015
-
-
Alex Crichton authored
This reverts commit 767ba143.
-
- Nov 07, 2015
-
-
Alex Crichton authored
Closes #49
-
- Sep 18, 2015
-
-
Alex Crichton authored
-
- Sep 17, 2015
-
-
Alex Crichton authored
Also refator to only list all the triples once
-
Alex Crichton authored
-
Alex Crichton authored
-
Alex Crichton authored
-