You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: state-of-rust.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ be completed.
102
102
| lang |[stmt_expr_attributes: Add attributes to expressions, etc.][15701]| Implemented | Blocked on stabilisation of attributes on expressions and blocks | 2018-07-14 |
103
103
| lang |[the `linkage` feature][29603]| Implemented | Blocked on [#18804]| 2018-07-14 |
104
104
| lang |[the `start` feature][29633]| Implemented | Blocked on decision to stabilise | 2018-07-14 |
105
-
| lang ||[`associated_type_defaults`][29661]| Unimplemented | Blocked on decision on deprecation or semantic change | 2018-07-14 |
105
+
| lang |[`associated_type_defaults`][29661]| Unimplemented | Blocked on decision on deprecation or semantic change | 2018-07-14 |
106
106
| libes |[Specialization (RFC 1210)][31844]| Implemented | Blocked on restrictions of lifetime dispatch | 2018-07-14 |
107
107
| libs |[API convention for blocking-, timeout-, and/or deadline-related functions][46316]| Unimplemented | Blocked on FCP | 2018-07-14 |
108
108
| libs |[Add `is_empty` function to `ExactSizeIterator`][35428]| Unimplemented | Blocked on unresolved design decisions | 2018-07-14 |
0 commit comments