Skip to content

1.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 12:12
**1.7.2**

- Add `:set_executor` command to set the executor used by IRust, available options are: `sync` `tokio` `async_std`, by  using an async executor, `await` becomes usable with no other modifications
- Hide warnings from evaluation output
- Added a book with tips and tricks https://sigmasd.github.io/irust_book/