pyo3/tests/ui
David Hewitt b245e71c14 Address comments from PR#692 2019-12-18 14:26:25 +00:00
..
invalid_pymethod_names.rs Add #[name = "foo"] attribute to #[pymethods] 2019-12-17 17:45:53 +00:00
invalid_pymethod_names.stderr Address comments from PR#692 2019-12-18 14:26:25 +00:00
reject_generics.rs Reject generics explicitly for #[pyclass] 2019-06-05 18:46:17 +09:00
reject_generics.stderr Update UI test 2019-09-23 19:26:34 +09:00
too_many_args_to_getter.rs Allow py: Python as an argument of getter 2019-07-12 23:41:13 +09:00
too_many_args_to_getter.stderr Update UI test 2019-09-23 19:26:34 +09:00