Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #11861 - hash nested calls to inline definitions #12931

Merged
merged 8 commits into from Dec 22, 2021

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    9d844b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641a8bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    235b07c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c56090 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. address comments

    move the responsibility of closing the inline loop
    to apiAnnotations, which hashes the inline body
    annotation.
    
    Also add a test for changing second parameter list of
    extension methods.
    bishabosha committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    7bde05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273239d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. address comments

    bishabosha committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    33ebf01 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    683c458 View commit details
    Browse the repository at this point in the history