| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-14 | rust: add ArrayGuard and for non-owned arrays | Fabian Freyer | |
| To make use of shard functionality, we split the CoreOwnedArrayProvider into CoreArrayProvider and CoreOwnedArrayProvider. Array makes use of the CoreOwnedArrayProvider, which depends on CoreArrayProvider, while the new ArrayGuard only requires CoreArrayProvider and represents a non-owned array. | |||
| 2021-08-18 | Rust API : DebugInfo API Fixes | KyleMiles | |
| 2021-07-07 | DebugInfo - plugable debug information importers - C++, Rust, and Python APIs | KyleMiles | |
