swift
d4547ec7 - stdlib: Fix compiler warnings in Concurrency, Cxx, and RuntimeModule

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
Author
Committer
Parents
Loading