elpasync pushed a change to branch elpa/swift-mode. from c92e780530 Bump version to 8.5.0 new 49cf361c02 Fix indentation for async let new 3f22042ca9 Support existential any new c7cc7a3b74 Add tests for opaque result types (some) new 7de00af05f Add #unavailable keyword new 01191281f9 Add unavailable keyword for @available annotation new 00ec81fe40 Add noasync keyword new da673f995f Support distributed actor
Summary of changes: swift-mode-font-lock.el | 9 +++-- swift-mode-lexer.el | 14 ++++--- test/swift-files/font-lock/font-lock.swift | 2 + test/swift-files/indent/declarations.swift | 62 +++++++++++++++++++++++++++++- test/swift-files/indent/identifiers.swift | 3 ++ 5 files changed, 78 insertions(+), 12 deletions(-)