defs.rs
|
Fix signatures of PySequenceProtocol methods
|
2019-03-31 05:28:52 +02:00 |
func.rs
|
Big proc macro refactoring
|
2019-02-18 20:07:56 +01:00 |
lib.rs
|
Drop support for python2
|
2019-03-29 12:37:26 +00:00 |
method.rs
|
Fix some clippy lints
|
2019-05-16 00:16:23 +02:00 |
module.rs
|
[WIP] Use syn::ext::IdentExt::unraw
|
2019-04-28 10:09:55 +02:00 |
pyclass.rs
|
Reject generics explicitly for #[pyclass]
|
2019-06-05 18:46:17 +09:00 |
pyfunction.rs
|
Big proc macro refactoring
|
2019-02-18 20:07:56 +01:00 |
pyimpl.rs
|
Fix typo
|
2019-04-17 14:22:16 +02:00 |
pymethod.rs
|
Allow lifetime in pymethods
|
2019-04-26 14:28:29 +09:00 |
utils.rs
|
Run cargo fmt on pyo3-derive-backend and tests
|
2019-04-14 01:50:00 +02:00 |