.. |
abi3_nativetype_inheritance.rs
|
|
|
abi3_nativetype_inheritance.stderr
|
type_object: remove layout and base type from PyTypeInfo
|
2021-05-04 21:39:42 +01:00 |
deprecations.rs
|
pymodule: accept #[pyo3(name = "...")] option
|
2021-06-06 08:41:20 +01:00 |
deprecations.stderr
|
pymodule: accept #[pyo3(name = "...")] option
|
2021-06-06 08:41:20 +01:00 |
invalid_argument_attributes.rs
|
add #[pyo3(from_py_with="...")] attribute (#1411)
|
2021-02-21 00:15:20 +09:00 |
invalid_argument_attributes.stderr
|
macros: support #[pyo3(name = "...")]
|
2021-05-07 22:35:52 +01:00 |
invalid_frompy_derive.rs
|
add #[pyo3(from_py_with="...")] attribute (#1411)
|
2021-02-21 00:15:20 +09:00 |
invalid_frompy_derive.stderr
|
macros: support #[pyo3(name = "...")]
|
2021-05-07 22:35:52 +01:00 |
invalid_macro_args.rs
|
|
|
invalid_macro_args.stderr
|
macros-backend: improve error handling ergonomics
|
2021-01-10 10:25:43 +00:00 |
invalid_need_module_arg_position.rs
|
pyfn: deprecate name argument
|
2021-05-20 08:54:29 +01:00 |
invalid_need_module_arg_position.stderr
|
pyfunction: reject generic functions
|
2021-03-09 23:47:47 +00:00 |
invalid_property_args.rs
|
pyclass: allow #[pyo3(get, set, name = "foo")]
|
2021-06-04 11:30:40 +01:00 |
invalid_property_args.stderr
|
pyclass: allow #[pyo3(get, set, name = "foo")]
|
2021-06-04 11:30:40 +01:00 |
invalid_pyclass_args.rs
|
deprecate pyclass name without quotes
|
2020-12-12 11:11:11 +00:00 |
invalid_pyclass_args.stderr
|
macros-backend: improve error handling ergonomics
|
2021-01-10 10:25:43 +00:00 |
invalid_pyfunctions.rs
|
pyfunction: better error message with async fn
|
2021-05-25 11:32:52 +01:00 |
invalid_pyfunctions.stderr
|
pyfunction: better error message with async fn
|
2021-05-25 11:32:52 +01:00 |
invalid_pymethod_names.rs
|
macros: support #[pyo3(name = "...")]
|
2021-05-07 22:35:52 +01:00 |
invalid_pymethod_names.stderr
|
macros: support #[pyo3(name = "...")]
|
2021-05-07 22:35:52 +01:00 |
invalid_pymethod_receiver.rs
|
|
|
invalid_pymethod_receiver.stderr
|
type_object: remove layout and base type from PyTypeInfo
|
2021-05-04 21:39:42 +01:00 |
invalid_pymethods.rs
|
pyfunction: document #[pyo3(pass_module)]
|
2021-06-05 17:36:50 +01:00 |
invalid_pymethods.stderr
|
pyfunction: document #[pyo3(pass_module)]
|
2021-06-05 17:36:50 +01:00 |
invalid_result_conversion.rs
|
|
|
invalid_result_conversion.stderr
|
rust: updates for rust 1.52
|
2021-05-06 23:18:34 +01:00 |
missing_clone.rs
|
|
|
missing_clone.stderr
|
rust-1.48: fix tests and warnings
|
2020-11-19 12:49:29 +00:00 |
pyclass_send.rs
|
pyclass: add !Send compile_error test
|
2021-01-05 23:25:28 +00:00 |
pyclass_send.stderr
|
update error message for rust 1.53
|
2021-06-19 16:11:03 +02:00 |
reject_generics.rs
|
|
|
reject_generics.stderr
|
macros-backend: improve error handling ergonomics
|
2021-01-10 10:25:43 +00:00 |
static_ref.rs
|
|
|
static_ref.stderr
|
Convert callback_body_without_convert function to handle_panic function
|
2021-03-01 12:42:19 +01:00 |
wrong_aspyref_lifetimes.rs
|
|
|
wrong_aspyref_lifetimes.stderr
|
rust-1.48: fix tests and warnings
|
2020-11-19 12:49:29 +00:00 |