bors
c9fa7db4d4
Auto merge of #6453 - spacekookie:publish-featured, r=alexcrichton
...
Adding feature-flags to `cargo publish` and `cargo package`
This change adds the `--features` and `--all-features` flags to the
above mentioned commands. This is to allow publishing of crates that
have certain feature requirements for compilation, without having to
rely on `--no-verify` which isn't good practise.
This PR adds two new fields `features` and `all_features` to both the
`PackageOpts` and `PublishOpts` and also adds the argument options
to the CLI commands.
Merging this feature will allow people to publish crates on crates.io
that require some feature flag to compile (or all?) without needing
to rely on not checking the package before uploading, potentially
resulting in less packaging errors and broken packages.
2019-01-10 18:37:22 +00:00
..
2018-12-30 16:07:58 -08:00
2019-01-05 10:56:49 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-27 16:32:34 +02:00
2019-01-03 19:12:38 +00:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-02-21 13:33:51 -05:00
2018-12-28 17:59:36 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-12 23:25:08 +00:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-29 21:14:25 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-11 05:45:46 -08:00
2018-12-13 07:55:08 +01:00
2018-12-08 03:19:47 -08:00
2018-12-28 17:59:36 -08:00
2018-12-08 03:19:47 -08:00
2019-01-09 09:42:28 -08:00
2019-01-07 15:46:04 +00:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2019-01-04 23:47:16 +01:00
2018-12-28 17:59:36 -08:00
2018-12-08 03:19:47 -08:00
2019-01-03 23:00:45 +01:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-20 04:34:35 -08:00
2019-01-01 11:03:55 +01:00
2018-12-06 20:18:35 +01:00
2018-12-17 19:58:32 -08:00
2018-12-29 21:14:25 -08:00
2018-12-08 03:19:47 -08:00
2019-01-04 23:47:16 +01:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2019-01-10 18:37:22 +00:00
2018-12-27 17:13:31 -08:00
2019-01-05 18:07:42 -05:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-27 16:32:34 +02:00
2018-12-08 03:19:47 -08:00
2019-01-10 18:37:22 +00:00
2018-12-23 11:34:14 -08:00
2018-12-20 04:34:35 -08:00
2018-12-28 17:59:36 -08:00
2018-12-08 03:19:47 -08:00
2018-12-11 05:45:46 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-28 17:59:36 -08:00
2018-12-28 17:59:36 -08:00
2018-12-06 20:18:35 +01:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 21:25:56 +03:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-08 03:19:47 -08:00
2018-12-28 17:59:36 -08:00