Uh oh!
There was an error while loading. Please reload this page.
[mono][jit] Fix a JIT assert. - #59861
Merged
Merged
Conversation
lambdageek
approved these changes
Oct 1, 2021
Uh oh!
There was an error while loading. Please reload this page.
radical
commented
Oct 1, 2021
Member
Can we add a test for this? |
lewing
commented
Oct 1, 2021
Member
/backport to release/6.0 |
Contributor
Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1296040834 |
lewing
approved these changes
Oct 1, 2021
steveisok pushed a commit
that referenced
this pull request
Oct 6, 2021
akoeplinger
commented
Aug 2, 2022
Member
/azp run sync-runtime-to-mono |
ivanpovazan added a commit
to ivanpovazan/mono
that referenced
this pull request
Aug 4, 2022
akoeplinger pushed a commit
to mono/mono
that referenced
this pull request
Aug 4, 2022
akoeplinger pushed a commit
to mono/mono
that referenced
this pull request
Aug 4, 2022
Fixesdotnet/runtime#72181 Co-authored-by: Ivan Povazan <ivan.povazan@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes#57560.