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

Additional tests converting between native integers and 64-bit integers #48229

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

cston
Copy link
Member

@cston cston commented Oct 1, 2020

Closes #42457

Test plan #38821

@cston cston requested a review from a team as a code owner October 1, 2020 23:59
@cston cston merged commit 0bd72a7 into dotnet:master Oct 2, 2020
@ghost ghost added this to the Next milestone Oct 2, 2020
@cston cston deleted the 42457 branch October 2, 2020 16:03
333fred added a commit that referenced this pull request Oct 5, 2020
…features/interpolated-string-constants

* upstream/master: (222 commits)
  Update dependencies from https://github.com/dotnet/roslyn build 20201004.1 (#48325)
  Fix code generation for records with semi-colon (#48313)
  More native integer tests (#48266)
  Add contract calls to help track down issue.
  Move code
  Fix bugs
  Update Nerdbank.Streams to 2.6.81
  Reverts IServiceBroker changes (#48221)
  PR feedback
  Update Clashing Enum Members.md (#46816)
  Additional tests converting between native integers and 64-bit integers (#48229)
  Support checked and unchecked statements in formatting
  Add formatting tests with checked and unchecked
  Update src/EditorFeatures/CSharpTest/ConvertAutoPropertyToFullProperty/ConvertAutoPropertyToFullPropertyTests.cs
  Move and rename test.
  Add test
  Support feature when span is selected
  Update SG cookbook (#48182)
  Fix method consolidation
  Update buffer on UI thread
  ...
@Cosifne Cosifne modified the milestones: Next, 16.9.P1 Oct 12, 2020
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.

Review IL generated for conversions between primitive types and native integers
3 participants