Skip to content

Commit 623fe8c

Browse files
committed
Add stub for macro fragment matcher updates
1 parent bbaabbe commit 623fe8c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@
4848
- [Cargo: Reject unused inherited default-features](rust-2024/cargo-inherited-default-features.md)
4949
- [Rustfmt: Combine all delimited exprs as last argument](rust-2024/rustfmt-overflow-delimited-expr.md)
5050
- [`gen` keyword](rust-2024/gen-keyword.md)
51+
- [Macro fragment matchers](rust-2024/macro-fragment-matchers.md)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Macro Fragment Matchers
2+
3+
This is a stub. Help us to improve it by creating a pull request!

0 commit comments

Comments
 (0)