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

List patterns: Slice value is assumed to be never null #57457

Merged
merged 19 commits into from
Jan 20, 2022

Commits on Nov 1, 2021

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

Commits on Nov 4, 2021

  1. Add test

    alrz committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a128b59 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

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

Commits on Nov 12, 2021

  1. Revert

    alrz committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    b893fbc View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Tweak

    alrz committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2617221 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into slice-value

    # Conflicts:
    #	src/Compilers/CSharp/Portable/CSharpResources.resx
    #	src/Compilers/CSharp/Portable/Generated/ErrorFacts.Generated.cs
    alrz committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    924c3db View commit details
    Browse the repository at this point in the history
  3. Fixup

    alrz committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    7fee680 View commit details
    Browse the repository at this point in the history
  4. Formatting

    alrz committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    29526a8 View commit details
    Browse the repository at this point in the history
  5. Fixup

    alrz committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    a82b79e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Revert

    alrz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    2515b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8d9f21 View commit details
    Browse the repository at this point in the history
  3. Update baseline

    alrz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    0e76c3b View commit details
    Browse the repository at this point in the history
  4. Revert

    alrz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    0ee9dca View commit details
    Browse the repository at this point in the history
  5. Revert resources

    alrz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8109213 View commit details
    Browse the repository at this point in the history
  6. Revert

    alrz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1ec2275 View commit details
    Browse the repository at this point in the history
  7. Adjust comments

    alrz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    99c7618 View commit details
    Browse the repository at this point in the history
  8. Numbering

    alrz committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8e75b6c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. PR feedback

    alrz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    26694e8 View commit details
    Browse the repository at this point in the history
  2. Numbering

    alrz committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5b3120e View commit details
    Browse the repository at this point in the history