議題
開放
[SR-6864] Add a "cycle" method to the standard library
featuregood first issuestandard libraryswift evolution proposal needed
尚無負責人帶有初學者友善標籤提供貢獻指南
1 則留言0 個反應0 位負責人
開放
[SR-6736] Enforce 16-bit limit for # of function parameters, # of tuple type element
bugcompilergood first issue
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
6 則留言0 個反應0 位負責人
開放
[SR-6691] Sequence.split should have a Lazy equivalent
featuregood first issuestandard libraryswift evolution proposal needed
為什麼推薦帶有初學者友善標籤 · 提供貢獻指南
帶有初學者友善標籤提供貢獻指南
9 則留言0 個反應1 位負責人
開放
[SR-6417] Check if super is called when required.
compilerfeaturegood first issueimprovementswift evolution proposal neededtype checker
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
1 則留言0 個反應0 位負責人
開放
[SR-6360] Catch the reasonable mistake 'UnsafeRawMutableBufferPointer'
good first issueimprovementstandard library
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
4 則留言0 個反應0 位負責人
開放
[SR-6264] Unify duplicated code in GlobalPropertyOpt::isVisibleExternally() and FunctionLivenessComputation::isVisibleExternally()
IRGencompilergood first issueimprovement
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
4 則留言0 個反應0 位負責人
開放
[SR-6207] Misleading error for unqualified use of static variable in method
bugcompilerdiagnostics qualityexpressionsgood first issuestatic declarationsswift 6.0type checker
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
8 則留言0 個反應0 位負責人
開放
[SR-6154] Add support for LLVM_REVERSE_ITERATION and use it to uncover non-determinism
compilergood first issue
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
1 則留言0 個反應0 位負責人
開放
[SR-6082] Produce a better error message if Swift is run on a system without clang++
Linuxcompilergood first issueimprovementlegacy driver
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
1 則留言0 個反應0 位負責人
開放
[SR-6055] When given the -output-file-map= option, the driver should check the map file exists (and other improvements)
compilergood first issueimprovementlegacy driver
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
1 則留言0 個反應0 位負責人
開放
[SR-5984] Error message for accidentally calling function in #selector(foo()) could suggest removing parens
bugcompilerdiagnostics qualitygood first issuetype checker
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
4 則留言0 個反應0 位負責人
開放
[SR-5819] Suggest `as? AnyHashable` when `as? Equatable` or `as? Hashable` is attempted
bugcompilerdiagnostics qualitygood first issue
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
8 則留言0 個反應0 位負責人
開放
[SR-5742] Refactoring action to convert imperative code to functional style
IDE supportcompilerfeaturegood first issuerefactoring
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
1 則留言0 個反應0 位負責人
開放
[SR-5528] Allow multiple typealiases in a declaration
compilerfeaturegood first issueparserswift evolution proposal neededtype checkertypealias
為什麼推薦帶有初學者友善標籤 · 提供貢獻指南
帶有初學者友善標籤提供貢獻指南
3 則留言0 個反應1 位負責人
開放
[SR-5457] Specific error message when user tries to compile Swift executable
compilergood first issueimprovementparser
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
2 則留言0 個反應0 位負責人
開放
[SR-5362] StdlibUnittest allows redeclaration of the same-named test; ignores all but last
buggood first issuestandard library
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
3 則留言0 個反應0 位負責人
開放
[SR-5337] Improve diagnostic for 'var' in parameter position
compilerdiagnostics qualitygood first issueimprovement
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
2 則留言0 個反應0 位負責人
開放
[SR-5058] Redundant Conformance Diagnostic should have an associated fixit
bugcompilerdiagnostics qualitygood first issue
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
3 則留言0 個反應0 位負責人
開放
[SR-4949] No error for using 'as' patterns with CF types
bugcompilerdiagnostics qualitygood first issue
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
5 則留言0 個反應0 位負責人
開放
[SR-4824] Add tests to check Collection constraints are being enforced
buggood first issuestandard library
為什麼推薦尚無負責人 · 帶有初學者友善標籤
尚無負責人帶有初學者友善標籤提供貢獻指南
2 則留言0 個反應0 位負責人