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

[Group 1] Enable nullable annotations for Microsoft.Extensions.Primitives #57395

Merged
merged 21 commits into from
Aug 19, 2021

Commits on Aug 14, 2021

  1. Annotate src

    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    ed1960e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    410613c View commit details
    Browse the repository at this point in the history
  3. Anotate ref

    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    31b9391 View commit details
    Browse the repository at this point in the history
  4. Fix analizer error

    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    27f43fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4be835a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e005156 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec7558c View commit details
    Browse the repository at this point in the history
  8. Dont use using in ref

    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    f81d799 View commit details
    Browse the repository at this point in the history
  9. Commit to rerun CI

    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    d7230db View commit details
    Browse the repository at this point in the history
  10. Revert "Commit to rerun CI"

    This reverts commit d7230db.
    maxkoshevoi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    ef4c639 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0b0489 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b1fed8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    d6010db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    376a112 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Remove unneeded ?.

    maxkoshevoi committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ee39879 View commit details
    Browse the repository at this point in the history
  2. IChangeToken can be null

    maxkoshevoi committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    9a98d03 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Update doc

    maxkoshevoi committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    4dc5fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ad673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f648dc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1748ecc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80079fd View commit details
    Browse the repository at this point in the history