pyo3/tests/ui
2020-12-12 11:11:11 +00:00
..
abi3_nativetype_inheritance.rs Assorted updates to the abi3 branch from review 2020-10-11 19:51:27 -04:00
abi3_nativetype_inheritance.stderr rust-1.48: fix tests and warnings 2020-11-19 12:49:29 +00:00
invalid_frompy_derive.rs Add compile fail tests for FromPyObject derives + some fixes. 2020-08-30 12:54:13 +02:00
invalid_frompy_derive.stderr More FromPyObject derive suggestions by @davidhewitt 2020-08-30 19:16:59 +02:00
invalid_macro_args.rs Keyword only arguments (#1209) 2020-10-01 13:34:54 +09:00
invalid_macro_args.stderr Keyword only arguments (#1209) 2020-10-01 13:34:54 +09:00
invalid_need_module_arg_position.rs Doc fixes, changelog and rename. 2020-09-05 10:20:22 +02:00
invalid_need_module_arg_position.stderr Doc fixes, changelog and rename. 2020-09-05 10:20:22 +02:00
invalid_property_args.rs
invalid_property_args.stderr
invalid_pyclass_args.rs deprecate pyclass name without quotes 2020-12-12 11:11:11 +00:00
invalid_pyclass_args.stderr deprecate pyclass name without quotes 2020-12-12 11:11:11 +00:00
invalid_pymethod_names.rs
invalid_pymethod_names.stderr msrv: bump to 1.45 2020-11-12 11:33:08 +00:00
invalid_pymethod_receiver.rs
invalid_pymethod_receiver.stderr rust-1.48: fix tests and warnings 2020-11-19 12:49:29 +00:00
invalid_result_conversion.rs Allow other Result types in #[pyfunction] (#1118) 2020-08-29 08:25:20 +01:00
invalid_result_conversion.stderr rust-1.48: fix tests and warnings 2020-11-19 12:49:29 +00:00
missing_clone.rs
missing_clone.stderr rust-1.48: fix tests and warnings 2020-11-19 12:49:29 +00:00
reject_generics.rs
reject_generics.stderr
static_ref.rs
static_ref.stderr
wrong_aspyref_lifetimes.rs Remove AsPyRef for just Py::as_ref 2020-08-09 22:47:54 +01:00
wrong_aspyref_lifetimes.stderr rust-1.48: fix tests and warnings 2020-11-19 12:49:29 +00:00