rust/src/tools
bors dd8fc7dc06 Auto merge of #56735 - Mark-Simulacrum:fix-sign, r=alexcrichton
Fix gpg signing in manifest builder

GPG versions 2.x+ require that --batch be passed if --passphrase-fd is
to be accepted.

From the man page:

       --passphrase-fd n
              Read  the passphrase from file descriptor n. Only the first line
              will be read from file descriptor n. If you use  0  for  n,  the
              passphrase  will  be  read  from STDIN. This can only be used if
              only one passphrase is supplied.

              Note that this passphrase is only used if the option --batch has
              also been given.  This is different from GnuPG version 1.x.
2018-12-12 15:37:54 +00:00
..
build-manifest Fix gpg signing in manifest builder 2018-12-11 19:10:45 -07:00
cargo@28fb20034a Update Cargo submodule and its dependencies 2018-12-10 13:45:22 -08:00
cargotest use top level fs functions where appropriate 2018-12-07 12:54:11 -05:00
clang@032312dd01 Re-enable lldb 2018-11-27 13:07:16 -07:00
clippy@a3c77f6ad1 submodules: update clippy from 1df5766c to a3c77f6a 2018-12-08 15:02:12 +01:00
compiletest Auto merge of #56578 - alexreg:cosmetic-1, r=alexreg 2018-12-08 03:50:16 +00:00
error_index_generator use top level fs functions where appropriate 2018-12-07 12:54:11 -05:00
linkchecker Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN 2018-12-05 23:54:25 +01:00
lld@1928c5eeb6 Upgrade to LLVM trunk 2018-11-25 20:27:18 -08:00
lldb@8ad0817ce4 Re-enable lldb 2018-11-27 13:07:16 -07:00
miri@bccadeb4f7 update miri 2018-12-08 11:09:02 +01:00
remote-test-client Add missing dyn 2018-07-25 10:55:35 +09:00
remote-test-server Remove explicit returns where unnecessary 2018-08-04 14:31:03 +02:00
rls@bd5b899afb Update RLS 2018-12-10 09:01:26 +01:00
rust-installer@27dec6cae3 Add lldb to the build 2018-08-14 18:59:23 -06:00
rustbook Update MDBook 2018-04-22 20:35:22 -05:00
rustc-std-workspace-core std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
rustc-workspace-hack Update Cargo submodule and its dependencies 2018-12-10 13:45:22 -08:00
rustdoc Rename rustdoc to use underscores 2018-05-17 08:47:25 -06:00
rustdoc-js Add test for crate filtering 2018-11-28 19:33:33 +01:00
rustdoc-themes Rename main theme into light theme 2018-03-29 13:45:56 +02:00
rustfmt@be135599ef Update in-tree rustfmt to 1.0.1 to dedup versions 2018-12-10 09:05:37 +01:00
tidy std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
unstable-book-gen Ensure every unstable feature has a tracking issue. 2018-05-27 14:22:35 +08:00
publish_toolstate.py publish-toolstate: ping maintainers when a tool builds again 2018-11-02 10:38:05 +13:00