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

Fix pretty-printing for safe dereference operators #11575

Merged
merged 1 commit into from Aug 21, 2023

Conversation

shenglol
Copy link
Contributor

@shenglol shenglol commented Aug 18, 2023

Closes #11572.

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Contributor

Test Results (win-x64)

       33 files  ±0         33 suites  ±0   35m 16s ⏱️ -36s
10 421 tests ±0  10 385 ✔️ ±0  36 💤 ±0  0 ±0 
12 637 runs  ±0  12 601 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit 196f0eb. ± Comparison against base commit 1b5a721.

@github-actions
Copy link
Contributor

Test Results (osx-x64)

       33 files  ±0         33 suites  ±0   1h 24m 25s ⏱️ + 4m 36s
10 413 tests ±0  10 377 ✔️ ±0  36 💤 ±0  0 ±0 
12 630 runs  ±0  12 594 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit 196f0eb. ± Comparison against base commit 1b5a721.

@github-actions
Copy link
Contributor

Test Results (linux-musl-x64)

       33 files  ±0         33 suites  ±0   35m 43s ⏱️ + 4m 29s
10 409 tests ±0  10 373 ✔️ ±0  36 💤 ±0  0 ±0 
12 626 runs  ±0  12 590 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit 196f0eb. ± Comparison against base commit 1b5a721.

@github-actions
Copy link
Contributor

Test Results (linux-x64)

       33 files  ±0         33 suites  ±0   37m 38s ⏱️ + 2m 58s
10 409 tests ±0  10 373 ✔️ ±0  36 💤 ±0  0 ±0 
12 626 runs  ±0  12 590 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit 196f0eb. ± Comparison against base commit 1b5a721.

@shenglol shenglol merged commit 14f2e04 into main Aug 21, 2023
52 checks passed
@shenglol shenglol deleted the shenglol/fix-pprint-optional-nodes branch August 21, 2023 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prettyprint formatter removes safe dereference operators
2 participants