This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-25 12:15:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ec8a1229a7ea14df60971c1d82f8ced745ffaa2
swift-mirror
/
test
/
AutoDiff
/
Sema
History
Tony Allevato
97186b0738
Merge pull request
#69460
from dylansturg/indexstore
...
Enable indexing for refs to implicit declarations.
2024-10-30 16:38:37 -04:00
..
DerivativeRegistrationCrossFile
[AutoDiff] Fix assert on missing struct decl on cross-file derivative search (
#77183
)
2024-10-29 02:20:50 -07:00
DerivativeRegistrationCrossModule
…
DerivedConformances
Enable indexing for refs to synthesized declarations.
2024-10-28 10:07:27 -07:00
ExportedDifferentiationModule
…
ImplicitDifferentiableAttributeCrossFile
[Sema/SourceKit] Emit same diagnostics for missing protocol requirements on the command line and in SourceKit
2024-08-07 14:01:30 -07:00
derivative_attr_type_checking.swift
Tests: Remove -disable-availability-checking in tests that use opaque types.
2024-10-19 19:39:18 -07:00
differentiable_attr_type_checking.swift
Tests: Remove -disable-availability-checking in tests that use opaque types.
2024-10-19 19:39:18 -07:00
differentiable_features_disabled.swift
…
differentiable_func_type.swift
…
differentiable_swift_without_import.swift
Fixes
https://github.com/apple/swift/issues/59100
(
#67162
)
2023-07-07 07:32:55 -05:00
missing_differentiable_protocol.swift
…
transpose_attr_type_checking.swift
…