@@ -38,6 +38,7 @@ the direction the language is evolving in.
38
38
* [ 0199-ownership-variants.md] ( text/0199-ownership-variants.md )
39
39
* [ 0201-error-chaining.md] ( text/0201-error-chaining.md )
40
40
* [ 0212-restore-int-fallback.md] ( text/0212-restore-int-fallback.md )
41
+ * [ 0213-defaulted-type-params.md] ( text/0213-defaulted-type-params.md )
41
42
* [ 0216-collection-views.md] ( text/0216-collection-views.md )
42
43
* [ 0230-remove-runtime.md] ( text/0230-remove-runtime.md )
43
44
* [ 0231-upvar-capture-inference.md] ( text/0231-upvar-capture-inference.md )
@@ -57,28 +58,35 @@ the direction the language is evolving in.
57
58
* [ 0438-precedence-of-plus.md] ( text/0438-precedence-of-plus.md )
58
59
* [ 0439-cmp-ops-reform.md] ( text/0439-cmp-ops-reform.md )
59
60
* [ 0446--es6-unicode-escapes.md] ( text/0446-es6-unicode-escapes.md )
60
- * [ 0469-feature-gate-box-patterns .md] ( text/0469-feature-gate-box-patterns .md )
61
+ * [ 0447-no-unused-impl-parameters .md] ( text/0447-no-unused-impl-parameters .md )
61
62
* [ 0450-un-feature-gate-some-more-gates.md] ( text/0450-un-feature-gate-some-more-gates.md )
62
63
* [ 0453-macro-reform.md] ( text/0453-macro-reform.md )
64
+ * [ 0458-send-improvements.md] ( text/0458-send-improvements.md )
63
65
* [ 0459-disallow-shadowing.md] ( text/0459-disallow-shadowing.md )
64
66
* [ 0463-future-proof-literal-suffixes.md] ( text/0463-future-proof-literal-suffixes.md )
67
+ * [ 0469-feature-gate-box-patterns.md] ( text/0469-feature-gate-box-patterns.md )
65
68
* [ 0474-path-reform.md] ( text/0474-path-reform.md )
66
69
* [ 0490-dst-syntax.md] ( text/0490-dst-syntax.md )
70
+ * [ 0501-consistent_no_prelude_attributes.md] ( text/0501-consistent_no_prelude_attributes.md )
67
71
* [ 0507-release-channels.md] ( text/0507-release-channels.md )
68
72
* [ 0509-collections-reform-part-2.md] ( text/0509-collections-reform-part-2.md )
73
+ * [ 0517-io-os-reform.md] ( text/0517-io-os-reform.md )
69
74
* [ 0520-new-array-repeat-syntax.md] ( text/0520-new-array-repeat-syntax.md )
70
75
* [ 0522-self-impl.md] ( text/0522-self-impl.md )
71
76
* [ 0532-self-in-use.md] ( text/0532-self-in-use.md )
72
77
* [ 0533-no-array-elem-moves.md] ( text/0533-no-array-elem-moves.md )
73
78
* [ 0534-deriving2derive.md] ( text/0534-deriving2derive.md )
74
79
* [ 0546-Self-not-sized-by-default.md] ( text/0546-Self-not-sized-by-default.md )
75
80
* [ 0550-macro-future-proofing.md] ( text/0550-macro-future-proofing.md )
81
+ * [ 0560-integer-overflow.md] ( text/0560-integer-overflow.md )
76
82
* [ 0572-rustc-attribute.md] ( text/0572-rustc-attribute.md )
77
83
* [ 0587-fn-return-should-be-an-associated-type.md] ( text/0587-fn-return-should-be-an-associated-type.md )
78
84
* [ 0593-forbid-Self-definitions.md] ( text/0593-forbid-Self-definitions.md )
85
+ * [ 0599-default-object-bound.md] ( text/0599-default-object-bound.md )
79
86
* [ 0601-replace-be-with-become.md] ( text/0601-replace-be-with-become.md )
80
87
* [ 0702-rangefull-expression.md] ( text/0702-rangefull-expression.md )
81
88
* [ 0736-privacy-respecting-fru.md] ( text/0736-privacy-respecting-fru.md )
89
+ * [ 0738-variance.md] ( text/0738-variance.md )
82
90
* [ 0769-sound-generic-drop.md] ( text/0769-sound-generic-drop.md )
83
91
* [ 0809-box-and-in-for-stdlib.md] ( text/0809-box-and-in-for-stdlib.md )
84
92
0 commit comments