pyo3/src
konstin 0101dc8136 Two default fn less 2018-08-31 21:11:08 +02:00
..
class Fix python 2 2018-08-29 22:47:02 +02:00
ffi Silence type complexity warnings in ffi 2018-08-21 18:33:33 -04:00
ffi2 Fix python 2 2018-08-29 22:47:02 +02:00
ffi3 Clippy stuff 2018-08-26 21:35:53 +02:00
objects Two default fn less 2018-08-31 21:11:08 +02:00
argparse.rs Fix another bunch of clippy lints 2018-08-21 23:51:13 +02:00
buffer.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
callback.rs Fix another bunch of clippy lints 2018-08-21 23:51:13 +02:00
conversion.rs Clippy stuff 2018-08-26 21:35:53 +02:00
err.rs Get rid of #[inline(always)] and replace it with #[inline] 2018-08-21 18:33:33 -04:00
freelist.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
instance.rs Two default fn less 2018-08-31 21:11:08 +02:00
lib.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
noargs.rs Remove many specialization uses 2018-08-25 20:48:17 +02:00
object.rs Clippy stuff 2018-08-26 21:35:53 +02:00
objectprotocol.rs Clippy stuff 2018-08-26 21:35:53 +02:00
prelude.rs Rustfmt all the things ✔️ 2018-07-30 23:05:10 +02:00
python.rs Clippy stuff 2018-08-26 21:35:53 +02:00
pythonrun.rs Fix race condition in test_borrowed* 2018-08-21 20:20:24 -04:00
typeob.rs Clippy stuff 2018-08-26 21:35:53 +02:00