Uh oh!
There was an error while loading. Please reload this page.
Fixed syntactic nullisness semantics for comma expressions - #60402
Merged
Ryan Cavanaugh (RyanCavanaugh) merged 2 commits intoNov 4, 2024
Merged
Conversation
Daniel Rosenwasser (DanielRosenwasser)
requested a review
from Ryan Cavanaugh (RyanCavanaugh)November 4, 2024 18:55
Jake Bailey (jakebailey)
approved these changes
Nov 4, 2024
Jake Bailey (jakebailey)
commented
Nov 4, 2024
Member
TypeScript Bot (@typescript-bot) test it |
Contributor
Ryan Cavanaugh (RyanCavanaugh)
approved these changes
Nov 4, 2024
TypeScript Bot (typescript-bot)
commented
Nov 4, 2024
Contributor
Hey Jake Bailey (@jakebailey), the results of running the DT tests are ready. Everything looks the same! |
TypeScript Bot (typescript-bot)
commented
Nov 4, 2024
Contributor
Jake Bailey (@jakebailey) Here they are:tscComparison Report - baseline..pr
System info unknown Hosts
Scenarios
Developer Information: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TypeScript Bot (typescript-bot)
commented
Nov 4, 2024
Contributor
Jake Bailey (@jakebailey) Here are the results of running the user tests with tsc comparing Everything looks good! |
TypeScript Bot (typescript-bot)
commented
Nov 4, 2024
Contributor
Jake Bailey (@jakebailey) Here are the results of running the top 400 repos with tsc comparing Everything looks good! |
Jake Bailey (jakebailey) pushed a commit
to jakebailey/TypeScript
that referenced
this pull request
Dec 16, 2024
Daniel Rosenwasser (DanielRosenwasser) pushed a commit
that referenced
this pull request
Dec 17, 2024
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com> Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@users.noreply.github.com>
Mateusz Burzyński (Andarist)
deleted the
fix/syntactic-nullishness-semantics-comma
branch
December 20, 2024 09:26
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#60401