issues
search
swiftlang
/
swift
The Swift Programming Language
https://swift.org
Apache License 2.0
67.6k
stars
10.37k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for creating a task with a self-consuming task function
#77663
rjmccall
opened
16 hours ago
1
Frontend: Introduce `-disable-upcoming-feature` and `-disable-experimental-feature`
#77662
tshortli
opened
18 hours ago
1
[CoroutineAccessors] Don't skip type-checking synthesized default implementations.
#77661
nate-chandler
opened
18 hours ago
4
[Basic] Limit `version::getCompilerversion` to major + minor only
#77660
xedin
closed
2 hours ago
3
Fix test/IRGen/keypath_protocol_extension.swift
#77659
slavapestov
closed
20 hours ago
1
[test] Generate Lit Swift features file once during CMake generation
#77658
drodriguez
opened
20 hours ago
1
[embedded] Add back lazy collection operations, collection diffing and StaticBigInt to Embedded Stdlib
#77657
kubamracek
opened
20 hours ago
4
[Windows] Change log output to `Testing …` when testing a SwiftPM project in build.ps1
#77656
ahoppen
closed
18 hours ago
2
[DebugInfo] Change lowering of SIL instructions to use line 0 when appropriate
#77655
felipepiovezan
opened
23 hours ago
5
rdar://139988273 (Try making tagged strings before connecting subclasses)
#77654
Catfish-Man
opened
1 day ago
2
[CSBindings] Revert changes in `BindingSet::isViable`
#77653
xedin
opened
1 day ago
3
[CSSimplify] Handle invalid type specializations
#77652
xedin
opened
1 day ago
3
ClosureLifetimeFixup inhibits optimizations
#77651
asl
opened
1 day ago
2
[ASTGen] Add a convenient method to process attribute arguments
#77650
rintaro
closed
16 hours ago
3
[Completion] Tweak assert for subscript call pattern
#77649
hamishknight
closed
44 minutes ago
2
utils: wire up the CMake based build of DocC SymbolKit
#77648
compnerd
opened
1 day ago
4
[build-script] Stop installing the llbuildSwift library that is no longer used
#77647
finagolfin
opened
1 day ago
4
Re-land "[cxx-interop] Check the presence of copy constructor correctly"
#77646
egorzhdan
opened
1 day ago
3
Delete lifetime dependence inference on mutating self
#77645
meg-gupta
closed
21 hours ago
1
Invalid type leads to "Failed to produce diagnostic for expression"
#77644
hamishknight
opened
1 day ago
0
[test] Add test case for rdar://139913219
#77643
hamishknight
closed
1 day ago
1
Enable configuring tests without running them & improve GettingStarted guide's accuracy regarding tests
#77642
jamieQ
opened
1 day ago
0
split-cmdline: the `-c` option only has an argument for swiftpm, but not for the compiler
#77641
eeckstein
closed
1 day ago
1
"Unsupported recursion for reference to type alias" compiler error when protocol implementation declares array of associatedtype
#77640
nickasd
opened
1 day ago
0
Fix missing whitespace in Swift special comments
#77639
honghoker
opened
1 day ago
1
The compiler crashes when using `std::exception_ptr` with C++ interop on Linux.
#77638
omochi
opened
1 day ago
0
Enable NonEscapable types by default and move lifetime dependence support under a new feature
#77637
meg-gupta
opened
1 day ago
6
[AST] Avoid tripping assertion in `IsNonUserModuleRequest`
#77636
bnbarham
opened
1 day ago
3
[build-script] Add buildbot_linux,lld preset
#77635
etcwilde
opened
1 day ago
2
[doc] Fix typo in shell command from Getting Started guide
#77634
j-hui
closed
1 day ago
2
Invalid conditional downcast in type-casting pattern in switch crashes frontend
#77633
ADKaster
opened
1 day ago
0
Flush out incorrectly-constructed substitution maps
#77632
slavapestov
closed
15 hours ago
2
[SILGen] ResultPlan: Make sure that checked continuations are destroye…
#77631
xedin
closed
1 day ago
2
[6.0 🍒][CMake] Disable use of in-process 'libSwiftScan' queries when building the Standard Library
#77630
artemcm
closed
1 day ago
1
Increase inlining benefits for function calls with many arguments or results
#77629
asl
opened
1 day ago
1
[Clang importer] Use ParseSourceFileRequest for parsing swift_attr attributes
#77628
DougGregor
closed
11 hours ago
5
[6.0][IRGen+Runtime] Fix tag bit mask handling for objc, unknown objects a…
#77627
drexin
closed
1 day ago
1
[release/6.0][android] pick fixes for building Android stdlib and swift-foundation to swift 6
#77626
hyp
opened
1 day ago
1
[CMake] Disable RTTI and exceptions in stdlib
#77625
etcwilde
closed
1 day ago
1
utils: adjust Windows build to use shared LMDB
#77624
compnerd
opened
1 day ago
6
[DebugInfo] Fix tests to downstream "specification" attribute
#77623
augusto2112
opened
1 day ago
1
[6.0 🍒][CMake] Add a dependency on 'libSwiftScan' for 'swiftCore' and its embedded variants
#77622
artemcm
closed
1 day ago
1
Revert "[NFC][CMake] Disable use of in-process 'libSwiftScan' queries when building the Standard Library"
#77621
artemcm
closed
1 day ago
1
Region base isolation checker confused by default arguments
#77620
GeorgeLyon
opened
2 days ago
0
[ASTGen] Remove LegacyParser ping-pong mechanism
#77619
rintaro
closed
1 day ago
1
RedundantLoadElimination: correctly handle end_borrow instructions
#77618
eeckstein
closed
1 day ago
2
[cxx-interop] Support lifetime_capture_by in ClangImporter
#77617
Xazax-hun
opened
2 days ago
1
Revert "[cxx-interop] Check the presence of copy constructor correctly"
#77616
egorzhdan
closed
2 days ago
1
[AutoDiff] Support curry thunks differentiation in fragile funcs
#77615
kovdan01
opened
2 days ago
4
[AutoDiff] Crash when a differentiable function has a property wrapper parameter
#77614
kovdan01
opened
2 days ago
1
Next