pyo3/pytests/src
David Hewitt b65cbb958b ci: updates for rust 1.71 2023-07-14 12:10:37 +01:00
..
buf_and_str.rs Make clippy happy 2022-04-07 23:14:45 +02:00
comparisons.rs support ordering magic methods for `#[pyclass]` 2023-06-04 13:58:18 +01:00
datetime.rs fix clippy warnings uncovered by msrv bump 2023-06-05 07:08:27 +01:00
dict_iter.rs ci: updates for rust 1.71 2023-07-14 12:10:37 +01:00
lib.rs remove all functionality deprecated in PyO3 0.18 2023-06-13 22:27:43 +01:00
misc.rs remove `Python::acquire_gil` 2023-05-09 09:39:23 +02:00
objstore.rs Add more lints 2022-03-23 08:07:28 +01:00
othermod.rs Gut specialization and implement auto trait 2022-02-22 22:43:23 +01:00
path.rs pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
pyclasses.rs Bump Rust edition to 2021 and make current Clippy happy. 2023-06-07 21:15:38 +02:00
pyfunctions.rs make rust benchmarks more similar to the Python ones 2023-01-20 07:24:05 +00:00
sequence.rs Also relax the PySequence check when extracting fixed-sized arrays. 2022-10-13 09:43:45 +02:00
subclassing.rs clippy: enable some more lints 2022-03-03 07:23:28 +00:00