sosssego
sosssego
## Summary of the Pull Request ## PR Checklist - [ ] **Closes:** #xxx - [ ] **Communication:** I've discussed this with core contributors already. If work hasn't been agreed,...
## Turn on warning 4389 An == or != operation involved signed and unsigned variables. This could result in a loss of data. ## PR Checklist - [x] **Continues towards:**...
## Turn on all warnings that doesn't show up anymore ## PR Checklist - [x] **Continues towards:** #940 - [X] **Communication:** I've discussed this with core contributors already. If work...
## Turn on warning 4505 'function' : unreferenced local function has been removed ## PR Checklist - [x] **Continues towards:** #940 - [x] **Communication:** I've discussed this with core contributors...
## Turn on 4702 unreachable code ## PR Checklist - [x] **Continues towards:** #xxx - [x] **Communication:** I've discussed this with core contributors already. If work hasn't been agreed, this...
## Summary of the Pull Request ## PR Checklist - [ ] **Closes:** #xxx - [ ] **Communication:** I've discussed this with core contributors already. If work hasn't been agreed,...
## Changes to fix warning 26493 (Don't use C-style casts) on PowerToys/tools This change is split into several PRs. This does not turn on the rule only fixes the code...
## Changes to fix warning 26493 (Don't use C-style casts) on src/runner This change is split into several PRs. This does not turn on the rule only fixes the code...
## Change Hosts image in settings As identified in #23801, the image shown in settings for Hosts is the Always on Top image. ## PR Checklist - [x] **Closes:** #23801...
## Summary of the Pull Request Fix the crash that happens on PowerRename when clicking select all while filter is active (only show files that will be renamed) ## PR...