We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa6a98 commit 789faa7Copy full SHA for 789faa7
content/2015-08-31-this-week-in-rust.md
@@ -91,6 +91,7 @@ decision. Express your opinions now. [This week's FCPs][fcp] are:
91
* [Add a new `ToOpt` trait and have `bool` implement it](https://github.com/rust-lang/rfcs/issues/1265).
92
* [`macro_rules!` should support gensym for creating items](https://github.com/rust-lang/rfcs/issues/1266).
93
* [Implement `.drain(range)` and `.drain()` respectively as appropriate on collections](https://github.com/rust-lang/rfcs/pull/1257).
94
+* [UX guidelines for the Rust compiler](https://github.com/rust-lang/rfcs/pull/1246).
95
* [TRPLF] [Pauseless Concurrent Garbage Collector](https://users.rust-lang.org/t/rfc-pauseless-concurrent-garbage-collector/2624).
96
97
# Upcoming Events
0 commit comments