Skip to content

Commit 789faa7

Browse files
committed
1 parent faa6a98 commit 789faa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/2015-08-31-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ decision. Express your opinions now. [This week's FCPs][fcp] are:
9191
* [Add a new `ToOpt` trait and have `bool` implement it](https://github.com/rust-lang/rfcs/issues/1265).
9292
* [`macro_rules!` should support gensym for creating items](https://github.com/rust-lang/rfcs/issues/1266).
9393
* [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).
9495
* [TRPLF] [Pauseless Concurrent Garbage Collector](https://users.rust-lang.org/t/rfc-pauseless-concurrent-garbage-collector/2624).
9596

9697
# Upcoming Events

0 commit comments

Comments
 (0)