Mercurial > hg
log rust/hg-cpython/src/ref_sharing.rs @ 42851:64e28b891796
age | author | description |
---|---|---|
Sun, 01 Sep 2019 18:06:31 +0900 | Yuya Nishihara | rust-cpython: mark unsafe functions as such |
Sun, 01 Sep 2019 17:48:24 +0900 | Yuya Nishihara | rust-cpython: pair leaked reference with its manager object |
Sun, 01 Sep 2019 17:37:30 +0900 | Yuya Nishihara | rust-cpython: introduce restricted variant of RefCell |
Wed, 28 Aug 2019 08:16:58 -0400 | Valentin Gatien-Baron | rust: fix warnings about trait objects without dyn being deprecated |
Tue, 09 Jul 2019 15:15:54 +0200 | Raphaël Gomès | rust-cpython: add macro for sharing references |