swift
d4547ec7
- stdlib: Fix compiler warnings in Concurrency, Cxx, and RuntimeModule
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
stdlib: Fix compiler warnings in Concurrency, Cxx, and RuntimeModule - Remove spurious `unsafe` on non-unsafe calls in TaskCancellation.swift and UnsafeCxxIterators.swift - Change `var fd` to `let fd` in ImageSource.swift since it is never mutated
References
#87424 - stdlib: Fix compiler warnings in Concurrency, Cxx, and RuntimeModule
Author
tshortli
Committer
tshortli
Parents
ad51a7d6
Loading