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

Merge main to release/dev17.13 #17972

Merged
merged 9 commits into from
Nov 8, 2024
Merged

Commits on Nov 7, 2024

  1. Fix missing nullness warning in case of multiple applicable candidate…

    …s for method resolution (e.g. string and ROS<char>) (#17918)
    
    * speculativeForoverloads exclusion was a mistake
    
    * DateTime not annotated on desktop
    
    * release notes
    T-Gro authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aef7b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd7da7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    277f676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad1434 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faa3c47 View commit details
    Browse the repository at this point in the history
  6. Run ILVerify (#17953)

    vzarytovskii authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    545efca View commit details
    Browse the repository at this point in the history
  7. Refactor BufferLocalStore related code (#17959)

    * move BufferLocalStore related code to LexerStore.fs
    
    * removed unnecessary reset of BufferLocalStore
    Martin521 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b19e419 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b87d36e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f732160 View commit details
    Browse the repository at this point in the history