Skip to content

Commit 418f056

Browse files
committed
Merge PR #302: Add stub for macro fragment matcher updates
2 parents bbaabbe + cfd9a6f commit 418f056

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/SUMMARY.md

+1
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 specifiers](rust-2024/macro-fragment-specifiers.md)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Macro Fragment Specifiers
2+
3+
This is a stub. Help us to improve it by creating a pull request!

0 commit comments

Comments
 (0)