-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Rollup of 6 pull requests #42254
Rollup of 6 pull requests #42254
Commits on May 22, 2017
-
rustbuild: split Install out of Dist subcommand
only create source tarball for the Dist subcommand mark install rule as default for Kind::Install split install-docs split install-std factor out empty_dir handling split install-cargo split install-analysis split install-src rework install-rustc properly handle cross-compilation setups for install use pkgname in install split plain source tarball generation from rust-src dist document src-tarball in config.toml.exmaple Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Configuration menu - View commit details
-
Copy full SHA for 150d644 - Browse repository at this point
Copy the full SHA 150d644View commit details
Commits on May 23, 2017
-
rustbuild: drop unused macro in tets
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Configuration menu - View commit details
-
Copy full SHA for 9af464b - Browse repository at this point
Copy the full SHA 9af464bView commit details -
rustbuild: make distcheck depend on dist-plain-source-tarball
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Configuration menu - View commit details
-
Copy full SHA for 53ae00a - Browse repository at this point
Copy the full SHA 53ae00aView commit details
Commits on May 24, 2017
-
rustbuild: distcheck needs rust-src too
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Configuration menu - View commit details
-
Copy full SHA for d0ea705 - Browse repository at this point
Copy the full SHA d0ea705View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb9ca16 - Browse repository at this point
Copy the full SHA fb9ca16View commit details
Commits on May 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a563f35 - Browse repository at this point
Copy the full SHA a563f35View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87f6d8 - Browse repository at this point
Copy the full SHA c87f6d8View commit details
Commits on May 26, 2017
-
Updated locked version of libgit2
This should include a fix for rust-lang/cargo#4091 with an updated version of libgit2. Closes rust-lang/cargo#4091
Configuration menu - View commit details
-
Copy full SHA for 1a9c7b2 - Browse repository at this point
Copy the full SHA 1a9c7b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35dd87f - Browse repository at this point
Copy the full SHA 35dd87fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d01840 - Browse repository at this point
Copy the full SHA 9d01840View commit details -
Rollup merge of rust-lang#42109 - Keruspe:master, r=alexcrichton
rustbuild: don't create a source tarball when installing This splits Install out of Dist as it is not a full dist anymore, and creates the source tarball only for the Dist command. This will allow splitting install in a few rules if we want as it's done for other phases.
Configuration menu - View commit details
-
Copy full SHA for cf6293a - Browse repository at this point
Copy the full SHA cf6293aView commit details -
Rollup merge of rust-lang#42207 - Nashenas88:remove_fragment_info, r=…
…eddyb Remove all instances of fragment_infos and fragment sets Remove unused fragment structs. This was suggested by @eddyb in IRC: [botbot link](https://botbot.me/mozilla/rustc/2017-05-23/?msg=86016574&page=2).
Configuration menu - View commit details
-
Copy full SHA for 8ccddd9 - Browse repository at this point
Copy the full SHA 8ccddd9View commit details -
Rollup merge of rust-lang#42217 - venkatagiri:issue_39974, r=Mark-Sim…
…ulacrum regression test for rust-lang#39974 closes rust-lang#39974 r? @Mark-Simulacrum
Configuration menu - View commit details
-
Copy full SHA for 86e4615 - Browse repository at this point
Copy the full SHA 86e4615View commit details -
Rollup merge of rust-lang#42246 - alexcrichton:update-cargo, r=nikoma…
…tsakis Updated locked version of libgit2 This should include a fix for rust-lang/cargo#4091 with an updated version of libgit2. Closes rust-lang/cargo#4091
Configuration menu - View commit details
-
Copy full SHA for 09f479a - Browse repository at this point
Copy the full SHA 09f479aView commit details -
Rollup merge of rust-lang#42249 - Mark-Simulacrum:issue-40244, r=eddyb
Allow variadic functions with cdecl calling convention. Fixes rust-lang#40244.
Configuration menu - View commit details
-
Copy full SHA for 9d9ca80 - Browse repository at this point
Copy the full SHA 9d9ca80View commit details -
Rollup merge of rust-lang#42251 - nikomatsakis:issue-42210-regr-unsiz…
…ed-tail, r=eddyb extend `struct_tail` to operate over closures Not 100% sure why this got exposed when it wasn't before, but this struct definitely seems wrong. Fixes rust-lang#42110 r? @eddyb
Configuration menu - View commit details
-
Copy full SHA for 50faaac - Browse repository at this point
Copy the full SHA 50faaacView commit details