Remove no-rollback

Status

In Progress

The no_rollback specifier is removed, so developers no longer declare rollback behavior on individual functions.

The change follows the AutoRTFM work in Verse: with transactional rollback handled by the runtime, the specifier that marked code as exempt from it is retired and a different specifier takes its place as the default.

Roadmap Image

1 Like