Skip to content

Conversation

@michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented Dec 9, 2025

This PR updates the Roslyn, Build, and Binlog dependencies. A few notes:

  • With the introduction of first-class support for Span as discussed here, Roslyn no longer extracts implicit conversion methods. The rules governing implicit conversions are outlined here. As a result, we had to modify a test example and update some output formatting.
  • Because of the addition of the new field keyword highlighted here—which introduced a breaking change—we updated a relevant example.
  • Changes in call resolution for string.Format exposed a bug in the ImplicitToStringExpr implementation, which has now been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant