Skip to content

Commit b2d88f0

Browse files
Add new RFCs to list
1 parent 7bb153c commit b2d88f0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ the direction the language is evolving in.
6767
* [1492-dotdot-in-patterns.md](text/1492-dotdot-in-patterns.md)
6868
* [1498-ipv6addr-octets.md](text/1498-ipv6addr-octets.md)
6969
* [1504-int128.md](text/1504-int128.md)
70+
* [1506-adt-kinds.md](text/1506-adt-kinds.md)
7071
* [1513-less-unwinding.md](text/1513-less-unwinding.md)
7172
* [1522-conservative-impl-trait.md](text/1522-conservative-impl-trait.md)
7273
* [1535-stable-overflow-checks.md](text/1535-stable-overflow-checks.md)
@@ -76,10 +77,18 @@ the direction the language is evolving in.
7677
* [1552-contains-method-for-various-collections.md](text/1552-contains-method-for-various-collections.md)
7778
* [1559-attributes-with-literals.md](text/1559-attributes-with-literals.md)
7879
* [1560-name-resolution.md](text/1560-name-resolution.md)
80+
* [1561-macro-naming.md](text/1561-macro-naming.md)
81+
* [1576-macros-literal-matcher.md](text/1576-macros-literal-matcher.md)
82+
* [1581-fused-iterator.md](text/1581-fused-iterator.md)
7983
* [1590-macro-lifetimes.md](text/1590-macro-lifetimes.md)
84+
* [1623-static.md](text/1623-static.md)
85+
* [1640-duration-checked-sub.md](text/1640-duration-checked-sub.md)
8086
* [1644-default-and-expanded-rustc-errors.md](text/1644-default-and-expanded-rustc-errors.md)
87+
* [1649-atomic-access.md](text/1649-atomic-access.md)
8188
* [1653-assert_ne.md](text/1653-assert_ne.md)
8289
* [1660-try-borrow.md](text/1660-try-borrow.md)
90+
* [1679-panic-safe-slicing.md](text/1679-panic-safe-slicing.md)
91+
* [1681-macros-1.1.md](text/1681-macros-1.1.md)
8392

8493

8594
## Table of Contents

0 commit comments

Comments
 (0)