Skip to content

Commit 0f39a51

Browse files
Add new RFCs to list
1 parent efb139d commit 0f39a51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
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,14 @@ 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+
* [1576-macros-literal-matcher.md](text/1576-macros-literal-matcher.md)
81+
* [1581-fused-iterator.md](text/1581-fused-iterator.md)
7982
* [1590-macro-lifetimes.md](text/1590-macro-lifetimes.md)
8083
* [1644-default-and-expanded-rustc-errors.md](text/1644-default-and-expanded-rustc-errors.md)
84+
* [1649-atomic-access.md](text/1649-atomic-access.md)
8185
* [1653-assert_ne.md](text/1653-assert_ne.md)
8286
* [1660-try-borrow.md](text/1660-try-borrow.md)
87+
* [1679-panic-safe-slicing.md](text/1679-panic-safe-slicing.md)
8388

8489

8590
## Table of Contents

0 commit comments

Comments
 (0)