- Hands-On Data Structures and Algorithms with Rust
- Claus Matzinger
- 171字
- 2021-07-02 14:11:44
Requests for Comments (RFCs)
Due to the open source nature of Rust, there are some governance rules in place to maintain stable and flexible interfaces, yet encourage change and discussion as the language evolves.
For something as sensitive as a programming language and its standard library, a more rigid process than the regular pull request approval is required to have deeper discussions. Imagine the impact of changing a single keyword and how many projects would stop working immediately!
This is where RFCs come in. They provide a way for all stakeholders to contribute to the discussion with an equal chance to comment. A typical workflow for integrating change in open source projects uses the fork and pull method where the contributor creates a pull request (PR) to propose changes (https://help.github.com/articles/about-pull-requests/). Unlike in the RFC process, this gets hard to manage in larger code bases and only starts the discussion after a solution has been proposed, narrowing the focus considerably.
A repository of active and past RFCs can be found here: https://github.com/rust-lang/rfcs.
- Visual Studio 2015 Cookbook(Second Edition)
- Libgdx Cross/platform Game Development Cookbook
- 數據驅動:從方法到實踐
- 深度剖析Hadoop HDFS
- 基于Apache CXF構建SOA應用
- Scratch 3.0 藝術進階
- Spark大數據編程實用教程
- 數據挖掘原理與SPSS Clementine應用寶典
- The Game Jam Survival Guide
- SQL Server 2012數據庫管理教程
- HikariCP連接池實戰
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(上冊)
- 大數據與機器學習:實踐方法與行業案例
- 利用Python進行數據分析(原書第2版)
- 云工作時代:科技進化必將帶來的新工作方式