swift
a0e58c68
- Back out a non-documentation comment change.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
3 years ago
Back out a non-documentation comment change. Thanks, @tbkka! Confirmed this was the only one by running: git diff github/release/5.5-08092021...HEAD \ | grep '^+\|^-' \ | grep -v '^+++\|^---' \ | grep -v '^- *///\|^+ *///'
References
#38815 - Clean up doc comments for task APIs.
Author
amartini51
Parents
e48de1ac
Files
1
stdlib/public/Concurrency
TaskCancellation.swift
Loading