Age | Commit message (Expand) | Author |
---|---|---|
2023-08-04 | rust: delete `ForeignOwnable::borrow_mut` | Alice Ryhl |
2023-05-31 | rust: specify when `ARef` is thread safe | Alice Ryhl |
2023-04-22 | rust: introduce `ARef` | Wedson Almeida Filho |
2023-04-12 | rust: types: add `Opaque::ffi_init` | Benno Lossin |
2023-04-12 | rust: types: add `Opaque::raw_get` | Benno Lossin |
2023-02-01 | rust: types: implement `ForeignOwnable` for the unit type | Wedson Almeida Filho |
2023-02-01 | rust: types: implement `ForeignOwnable` for `Box<T>` | Wedson Almeida Filho |
2023-02-01 | rust: types: introduce `ForeignOwnable` | Wedson Almeida Filho |
2023-02-01 | rust: types: introduce `ScopeGuard` | Wedson Almeida Filho |
2022-12-04 | rust: types: add `Opaque` type | Wedson Almeida Filho |
2022-12-04 | rust: types: add `Either` type | Wedson Almeida Filho |