rust/src/tools
bors 3e90a12a8a Auto merge of #49878 - dlrobertson:va_list_pt0, r=eddyb
libcore: Add VaList and variadic arg handling intrinsics

## Summary

 - Add intrinsics for `va_start`, `va_end`, `va_copy`, and `va_arg`.
 - Add `core::va_list::VaList` to `libcore`.

Part 1 of (at least) 3 for #44930

Comments and critiques are very much welcomed 😄
2018-11-29 19:28:21 +00:00
..
build-manifest Add temporary renames to manifests for rustfmt/clippy 2018-11-19 14:22:41 -08:00
cargo@b3d0b2e545 Update Cargo submodule 2018-11-17 00:53:31 -08:00
cargotest rustc: Allow #[no_mangle] anywhere in a crate 2018-10-06 13:57:30 -07:00
clang@032312dd01 Re-enable lldb 2018-11-27 13:07:16 -07:00
clippy@b2601beb35 submodules: update clippy from 754b4c07 to b2601beb 2018-11-27 21:21:57 +01:00
compiletest Fix typos. 2018-11-11 20:52:36 +07:00
error_index_generator add env-logger to error-index-generator 2018-11-01 09:52:28 -05:00
linkchecker Rename Value to Immediate for miri 2018-11-02 16:56:59 +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@32e93ed776 Rebase fallout 2018-11-24 11:36:32 +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@daa138ce7f Update RLS and Rustfmt 2018-11-21 08:30:47 +13: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-workspace-hack Update Cargo submodule 2018-11-09 12:59:05 -08:00
rustdoc Rename rustdoc to use underscores 2018-05-17 08:47:25 -06:00
rustdoc-js reduce search-index size 2018-06-30 16:28:25 +02:00
rustdoc-themes Rename main theme into light theme 2018-03-29 13:45:56 +02:00
rustfmt@1cc61cfc2b Update RLS and Rustfmt 2018-11-21 08:30:47 +13:00
tidy libcore: Add va_list lang item and intrinsics 2018-11-26 22:56:19 +00: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