Skip to content

issues Search Results · repo:swiftlang/swift-syntax language:Swift

Filter by

444 results
 (96 ms)

444 results

inswiftlang/swift-syntax (press backspace or delete to remove)

Description We ought to have a common protocol for try, await, and unsafe expression nodes, which would allow us to simplify the checks added in #3037.
enhancement
  • hamishknight
  • 2
  • Opened 
    on Apr 3
  • #3040

We don’t consider SPI part of swift-syntax’s public API and can break it as much as we want. But swift package diagnose-api-breaking-changes reports them as breaking changes (https://github.com/swiftlang/swift/issues/79990). ...
  • ahoppen
  • 1
  • Opened 
    on Mar 11
  • #3010

Make the tests pass and enable them.
  • ahoppen
  • 1
  • Opened 
    on Mar 5
  • #2992

Make the check pass and enable it.
  • ahoppen
  • 1
  • Opened 
    on Mar 5
  • #2991

Make the check pass and enable it.
  • ahoppen
  • 1
  • Opened 
    on Mar 5
  • #2990

Make the check pass and enable it.
  • ahoppen
  • 1
  • Opened 
    on Mar 5
  • #2989

Make the check pass and enable it.
  • ahoppen
  • 1
  • Opened 
    on Mar 5
  • #2988

Make the check pass and enable it.
  • ahoppen
  • 1
  • Opened 
    on Mar 5
  • #2987

And also add documentation about how to record API breakages using api-breakages.txt.
  • ahoppen
  • 1
  • Opened 
    on Mar 5
  • #2986

Description Currently when removing Trivia the only options (that I can see) are to set the trivia to [] or . For example the below code: // Today var decl = DeclSyntax(stringLiteral: func a() { } ...
enhancement
  • adammcarter
  • 3
  • Opened 
    on Feb 24
  • #2972
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub