mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Also make the titles and one line summaries a little more consistent (at least for diagnsotic groups and upcoming language features, haven't gone through the educational notes).
5 lines
195 B
Markdown
5 lines
195 B
Markdown
# Extraneous @preconcurrency imports (PreconcurrencyImport)
|
|
|
|
Warnings that diagnose `@preconcurrency import` declarations that don't need `@preconcurrency`,
|
|
experimental and disabled by default.
|