Report
Build URL: https://ci.swift.org/job/swift-master-sourcekitd-stress-tester/815/ Project: swift-master-sourcekitd-stress-tester Date of build: Fri, 28 Jun 2019 20:59:20 -0500 Build duration: 3 hr 32 min
Commit a56543023935fbe835484e4a15613244e6766483 by nhawes: [IDE][Index] Fix syntax coloring, index, and rename support for custom
Commit d389652998f00c602fb573360a6ab0f09b4fc2b6 by nhawes: [IDE][Index] Renaming a wrapped property should also rename the
Commit 91e2e35a775ab664fb79e178399b2d5775dfc721 by nhawes: [IDE] Update CursorInfo and FindRelatedIdents to treat property wrapper
Commit c7e8b3f693439bab43c5d5d357b64883584d802c by nhawes: [test] Update Index/refactoring property wrapper tests to use
Commit c547e6885e802a1eb15981ac79be1fd752dfd045 by nhawes: [test] Add more index/refactoring/cursor-info tests for property
Commit e08a6c19943aa73606d7f6de684a8709e6777c63 by nhawes: [IDE][Index][test] Update sourcekit/indexing support for latest property
Commit 6ec03da6b0352df0f58f4a6eb07a2f72edac3b52 by pyaskevich: Sema: Add property wrapper diagnostic for unnecessary $ in member access
Commit 7054fcb270d0ce30a8c44abf6d9d6b4c0048b7ff by pyaskevich: Sema: Stop anon closure params from being diagnosed like property
Commit 55b17feac1e1fa08054e3b9b9fcf63579d6b58be by pyaskevich: Sema: Handle storage wrappers correctly in diagnostics
Commit bd54febb3783f56036700c178c58e349181c0e04 by pyaskevich: Sema: Change property wrappers fixit to always remove the correct number
Commit 70bdcfd370434cbe9eaf382a0ec4f4f11ec298c7 by pyaskevich: Sema: Add handling for fixes when member is present on $$ version of
Commit e3a6b67c639c103e5a832cbb80a197ab306f7216 by github: Revert "[Diagnostic] Improve diagnostic for trailing closures in
Commit f855764953c9a4232c629301d6c621dbae985da0 by compnerd: test: make the static library test actually test something
Commit 25629bed20c77403f8b1115e464bd98cf0f8014f by pyaskevich: [Diagnostics] Enhance property wrapper diagnostics with member kind
Commit 4d076e85c7d2b7c6ca2235ef591bd060ebdef06c by rishizaki: [CodeCompletion] Enable 'openArchetypes' when checking if convertible
Commit 02e1a11e35723be4e6b02466f885c42aad7270f0 by github: [Index] Don't index non-public imported declarations (#25865)