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

Fold "cns"[cns] for ROS<char> #78593

Merged
merged 15 commits into from
Nov 21, 2022
Merged

Fold "cns"[cns] for ROS<char> #78593

merged 15 commits into from
Nov 21, 2022

Commits on Nov 19, 2022

  1. Fold "cns"[cns] for span<char>

    EgorBo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c0abbd7 View commit details
    Browse the repository at this point in the history
  2. Handle more cases

    EgorBo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    92a9e38 View commit details
    Browse the repository at this point in the history
  3. Fix CI issue

    EgorBo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    e12b055 View commit details
    Browse the repository at this point in the history
  4. Update src/coreclr/jit/valuenum.cpp

    Co-authored-by: SingleAccretion <62474226+SingleAccretion@users.noreply.github.com>
    EgorBo and SingleAccretion authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f030653 View commit details
    Browse the repository at this point in the history
  5. Address feedback

    EgorBo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    093fd77 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Clean up

    EgorBo committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    022e744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    369179d View commit details
    Browse the repository at this point in the history
  3. Clean up

    EgorBo committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    548fad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37dadee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc6f592 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:dotnet/runtime into fold-str-const-…

    …index
    
    # Conflicts:
    #	src/coreclr/inc/jiteeversionguid.h
    #	src/coreclr/tools/Common/JitInterface/CorInfoImpl_generated.cs
    EgorBo committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    b406c17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f7f144 View commit details
    Browse the repository at this point in the history
  8. TP-change

    EgorBo committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    0c8a8cc View commit details
    Browse the repository at this point in the history
  9. Update valuenum.cpp

    EgorBo authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    53cbfe8 View commit details
    Browse the repository at this point in the history
  10. Add tests

    EgorBo committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f7d9b29 View commit details
    Browse the repository at this point in the history