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-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eec81cb15e434eb249b672020ea9b9ad3bb562c6
swift-mirror
/
test
/
PlaygroundTransform
History
Doug Gregor
0c9c734f7e
Merge pull request
#71722
from DougGregor/diagnostic-style-swift-default
2024-02-24 14:42:38 -10:00
..
Inputs
…
array_did_set.swift
…
array_in_struct.swift
…
array.swift
…
async_let.swift
…
bare_value.swift
…
closure_parameters.swift
…
control-flow.swift
…
declarations_error.swift
Cope with change to default diagnostic style
2024-02-19 02:48:36 -10:00
declarations.swift
…
defer.swift
…
disable_transform_only.swift
…
do-catch.swift
…
do.swift
…
empty-tuple.swift
…
extended_callbacks.swift
…
for_crash.swift
…
function_parameters.swift
…
generics.swift
…
high_performance.swift
[Playgrounds] Add a new
-playground-option
flag to control which transforms to apply (
#69355
)
2023-11-15 13:02:34 -08:00
implicit_return_func_binaryoperation_args.swift
…
implicit_return_func_is.swift
…
implicit_return_func_stringliteral.swift
…
implicit_return_init_nil.swift
…
implicit_return_never.swift
…
implicit_return_subscript_chain.swift
…
implicit_return_var_intliteral.swift
…
import_error.swift
…
init.swift
…
iuo.swift
…
module_file_id.swift
…
mutation.swift
…
nested_function.swift
…
noncopyable_assignment.swift
Add unit tests verifying that the move only types are omitted by the Playground Transform.
2024-02-01 13:39:49 -08:00
noncopyable_declaration.swift
Add unit tests verifying that the move only types are omitted by the Playground Transform.
2024-02-01 13:39:49 -08:00
noncopyable_functions.swift
Add unit tests verifying that the move only types are omitted by the Playground Transform.
2024-02-01 13:39:49 -08:00
placeholder.swift
…
playground_options.swift
[Playgrounds] Add a new
-playground-option
flag to control which transforms to apply (
#69355
)
2023-11-15 13:02:34 -08:00
plus_equals.swift
…
print.swift
…
skip_bodies_without_types.swift
Prevent crash with
-playground
when
-experimental-skip-non-inlinable-function-bodies-without-types
also passed (
#71171
)
2024-01-30 11:37:03 -08:00