mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update rust/ql/lib/codeql/rust/elements/internal/ElementImpl.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -54,7 +54,7 @@ module Impl {
|
||||
/**
|
||||
* Gets the immediately enclosing macro invocation for element `e`, if any.
|
||||
*
|
||||
* The result is either a `MacroCall`, and `Adt` with a derive macro expansion, or
|
||||
* The result is either a `MacroCall`, an `Adt` with a derive macro expansion, or
|
||||
* an `Item` with an attribute macro expansion.
|
||||
*/
|
||||
cached
|
||||
|
||||
Reference in New Issue
Block a user