Files
rust/src/libstd
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
..
2018-11-21 11:17:48 +01:00
2018-09-04 13:22:08 -06:00
2018-11-27 18:57:55 +01:00
2018-07-30 18:18:23 +02:00
2018-11-11 09:22:28 -08:00
2018-10-24 15:19:23 -07:00
2018-10-24 15:19:23 -07:00
2018-11-21 06:50:17 -05:00
2018-08-19 17:41:28 +02:00
2018-05-16 19:11:31 +02:00
2018-11-05 18:54:17 +02:00
2018-11-21 06:50:17 -05:00
2018-07-10 20:35:36 +02:00