RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
Users of Rust for systems programming rely heavily on its exceptional support for FFI. Many systems APIs involve unions, and macros and transmute produced unmaintainable solutions. 16 months, 3 RFCs, and a half-dozen possible syntaxes later, RFC1444 added union to the Rust language, ready for implementation.
This talk will present unions as a case study of the Rust RFC process, show the kinds of iterative refinements that take pla
1 view
5598
1993
8 years ago 00:36:16 43
RustConf 2016 - A Modern Editor Built in Rust by Raph Levien
8 years ago 00:47:24 14
RustConf 2016 - Opening Keynote by Aaron Turon & Niko Matsakis
8 years ago 00:23:43 16
RustConf 2016 - Using Generics Effectively by Without Boats
8 years ago 00:16:04 11
RustConf 2016 - The Illustrated Adventure Survival Guide for New Rustaceans by Liz Baillie
8 years ago 00:30:35 8
RustConf 2016 - The /r/playrust Classifier... by Suchin Gururangan & Colin O’Brien
8 years ago 00:26:42 8
RustConf 2016 - Closing Keynote by Julia Evans
8 years ago 00:28:22 1
RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
8 years ago 00:32:47 5
RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
8 years ago 00:29:54 6
RustConf 2016 - Back to the Futures by Alex Crichton