-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
effects: annotate
nameof(::Module)
+ parentmodule(::Module)
for c…
…onstant folding (#54223) These effects can be important for us to statically resolve Module-handling logic that, e.g., inspects a loaded list of modules looking for a particular name. Co-authored-by: @gbaraldi Co-authored-by: gbaraldi <baraldigabriel@gmail.com> Co-authored-by: Cody Tapscott <topolarity@users.noreply.github.com>
- Loading branch information
1 parent
c38e7cd
commit 227fa7b
Showing
2 changed files
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters