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