elpasync pushed a change to branch elpa/swift-mode. from 839e46d162 Handle output of "swift build" and "swift package" new bcfa693a90 Support `nonisolated(nonsending)` new 8b5b45665e Support `isolated deinit` new 9e14a73c5b Add test cases for raw identifiers new d0d2ece485 Support integer generic parameters new fc7df7bd90 Bump version to 9.4.0
Summary of changes: swift-mode-indent.el | 7 +++---- swift-mode-lexer.el | 13 +++++++------ swift-mode.el | 2 +- test/swift-files/indent/declarations.swift | 9 +++++++++ test/swift-files/indent/identifiers.swift | 7 +++++++ test/swift-files/indent/types.swift | 29 +++++++++++++++++++++++++++++ 6 files changed, 56 insertions(+), 11 deletions(-)