Thu, 05 Dec 2024 18:58:56 +0100 | Georges Racinet | rust: made the crate of hg-cpython importable | file | diff | annotate |
Tue, 29 Oct 2024 11:35:01 +0100 | Rapha?l Gom?s | rust: fix clippy lints | file | diff | annotate |
Sat, 25 Jan 2020 17:30:24 +0900 | Yuya Nishihara | rust-cpython: remove PySharedRefCell and its companion structs | file | diff | annotate |
Tue, 22 Oct 2019 16:04:34 +0900 | Yuya Nishihara | rust-cpython: mark all PyLeaked methods as unsafe | file | diff | annotate |
Sat, 19 Oct 2019 17:01:28 +0900 | Yuya Nishihara | rust-cpython: make PySharedRef::try_borrow_mut() return BorrowMutError | file | diff | annotate |
Sat, 19 Oct 2019 16:48:34 +0900 | Yuya Nishihara | rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new() | file | diff | annotate |
Sat, 19 Oct 2019 16:34:02 +0900 | Yuya Nishihara | rust-cpython: inline PySharedState::try_borrow_mut() | file | diff | annotate |