Artur J.
Artur J.
### What Part of #6330 Removes or explicitly allows unwrap() where it makes sense. ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of...
### What Part of #6330 Removes or explicitly allows unwrap() where it makes sense. ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of...
@Wumpf Follow up for #3408. After the initial refactor there are still some crates left which use unwrap: - [x] re_data_store - [x] re_dev_tools - [x] re_entity_db - [x] re_format_arrow...
The package `json_typegen_shared v0.7.0` currently triggers the following future incompatibility lints: > warning: trailing semicolon in macro used in expression position > --> /Users/artur/.cargo/registry/src/index.crates.io-6f17d22bba15001f/json_typegen_shared-0.7.0/src/parse.rs:25:11 > | > 25 | ));...