[PR #14070] [MERGED] Use std::ranges to simplify code #29915

Open
opened 2026-01-31 09:37:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14070
Author: @SiliconA-Z
Created: 9/24/2022
Status: Merged
Merged: 9/27/2022
Merged by: @undefined

Base: mainHead: std-find


📝 Commits (1)

  • a67be45 Use std::ranges to simplify code

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 src/host/cmdline.cpp (+1 -1)
📝 src/til/ut_til/RunLengthEncodingTests.cpp (+1 -1)
📝 src/til/ut_til/SPSCTests.cpp (+1 -1)

📄 Description

Validation Steps Performed

Manual and Automated testing


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/14070 **Author:** [@SiliconA-Z](https://github.com/SiliconA-Z) **Created:** 9/24/2022 **Status:** ✅ Merged **Merged:** 9/27/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `std-find` --- ### 📝 Commits (1) - [`a67be45`](https://github.com/microsoft/terminal/commit/a67be4522ad77a990cfcd3baab2034050f0f2d3c) Use std::ranges to simplify code ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/host/cmdline.cpp` (+1 -1) 📝 `src/til/ut_til/RunLengthEncodingTests.cpp` (+1 -1) 📝 `src/til/ut_til/SPSCTests.cpp` (+1 -1) </details> ### 📄 Description ## Validation Steps Performed Manual and Automated testing --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:37:36 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29915