gccrs: expander: Add documentation for `expand_eager_invocations`
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 8 Feb 2023 11:23:06 +0000 (12:23 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 6 Apr 2023 08:47:22 +0000 (10:47 +0200)
commitfbd5244df6bd36d7083464e61e0e62047caf2413
tree5e9229104716010f2b7fe74cb10d7a9b7ead0789
parent3821669164d6d925de393470447e91c31bc78074
gccrs: expander: Add documentation for `expand_eager_invocations`

gcc/rust/ChangeLog:

* expand/rust-macro-expand.cc (MacroExpander::expand_eager_invocations):
Add documentation explaining the algorithm.
gcc/rust/expand/rust-macro-expand.cc