Skip to content

Commit

Permalink
Add an entry in the unstable book
Browse files Browse the repository at this point in the history
  • Loading branch information
ricochet1k committed Dec 28, 2017
1 parent b284419 commit 0f9c9b6
Showing 1 changed file with 14 additions and 0 deletions.
@@ -0,0 +1,14 @@
# `macro_lifetime_matcher`

The tracking issue for this feature is: [#46895]

With this feature gate enabled, the [list of fragment specifiers][frags] gains one more entry:

* `lifetime`: a lifetime. Examples: 'static, 'a.

A `lifetime` variable may be followed by anything.

[#46895]: https://github.com/rust-lang/rust/issues/46895
[frags]: ../book/first-edition/macros.html#syntactic-requirements

------------------------

0 comments on commit 0f9c9b6

Please sign in to comment.