.. |
abi3_nativetype_inheritance.rs
|
|
|
abi3_nativetype_inheritance.stderr
|
better mutability inheritance rules
|
2022-04-21 20:51:28 +01:00 |
deprecations.rs
|
pyclass: deprecate gc option
|
2022-02-15 08:01:46 +00:00 |
deprecations.stderr
|
pyclass: deprecate gc option
|
2022-02-15 08:01:46 +00:00 |
invalid_argument_attributes.rs
|
|
|
invalid_argument_attributes.stderr
|
|
|
invalid_closure.rs
|
|
|
invalid_closure.stderr
|
|
|
invalid_frompy_derive.rs
|
|
|
invalid_frompy_derive.stderr
|
|
|
invalid_immutable_pyclass_borrow.rs
|
better mutability inheritance rules
|
2022-04-21 20:51:28 +01:00 |
invalid_immutable_pyclass_borrow.stderr
|
better mutability inheritance rules
|
2022-04-21 20:51:28 +01:00 |
invalid_macro_args.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
invalid_macro_args.stderr
|
|
|
invalid_need_module_arg_position.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
invalid_need_module_arg_position.stderr
|
|
|
invalid_property_args.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
invalid_property_args.stderr
|
Merge branch 'main' into lint-more
|
2022-03-23 09:34:31 +01:00 |
invalid_pyclass_args.rs
|
|
|
invalid_pyclass_args.stderr
|
Fix ui test
|
2022-04-12 15:49:23 +02:00 |
invalid_pyclass_enum.rs
|
pyclass: unify pyclass with its pyo3 arguments
|
2022-03-20 08:24:09 +00:00 |
invalid_pyclass_enum.stderr
|
pyclass: unify pyclass with its pyo3 arguments
|
2022-03-20 08:24:09 +00:00 |
invalid_pyclass_item.rs
|
|
|
invalid_pyclass_item.stderr
|
|
|
invalid_pyfunctions.rs
|
|
|
invalid_pyfunctions.stderr
|
|
|
invalid_pymethod_names.rs
|
|
|
invalid_pymethod_names.stderr
|
pyclass: unify pyclass with its pyo3 arguments
|
2022-03-20 08:24:09 +00:00 |
invalid_pymethod_proto_args.rs
|
|
|
invalid_pymethod_proto_args.stderr
|
|
|
invalid_pymethod_proto_args_py.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
invalid_pymethod_proto_args_py.stderr
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
invalid_pymethod_receiver.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
invalid_pymethod_receiver.stderr
|
Fix everything
|
2022-04-12 14:19:02 +02:00 |
invalid_pymethods.rs
|
pymethods: prevent methods sharing the same name
|
2022-05-24 21:15:30 +01:00 |
invalid_pymethods.stderr
|
pymethods: prevent methods sharing the same name
|
2022-05-24 21:15:30 +01:00 |
invalid_pymethods_buffer.rs
|
|
|
invalid_pymethods_buffer.stderr
|
|
|
invalid_pymodule_args.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
invalid_pymodule_args.stderr
|
|
|
invalid_result_conversion.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
invalid_result_conversion.stderr
|
Fix IntoPyCallbackOutput paper cuts (#2326)
|
2022-05-09 18:15:43 +01:00 |
missing_clone.rs
|
|
|
missing_clone.stderr
|
|
|
missing_intopy.rs
|
Fix IntoPyCallbackOutput paper cuts (#2326)
|
2022-05-09 18:15:43 +01:00 |
missing_intopy.stderr
|
Fix IntoPyCallbackOutput paper cuts (#2326)
|
2022-05-09 18:15:43 +01:00 |
not_send.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
not_send.stderr
|
Gut specialization and implement auto trait
|
2022-02-22 22:43:23 +01:00 |
not_send2.rs
|
Gut specialization and implement auto trait
|
2022-02-22 22:43:23 +01:00 |
not_send2.stderr
|
Gut specialization and implement auto trait
|
2022-02-22 22:43:23 +01:00 |
not_send3.rs
|
Gut specialization and implement auto trait
|
2022-02-22 22:43:23 +01:00 |
not_send3.stderr
|
Gut specialization and implement auto trait
|
2022-02-22 22:43:23 +01:00 |
not_send_auto_trait.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
not_send_auto_trait.stderr
|
Gut specialization and implement auto trait
|
2022-02-22 22:43:23 +01:00 |
not_send_auto_trait2.rs
|
Gut specialization and implement auto trait
|
2022-02-22 22:43:23 +01:00 |
not_send_auto_trait2.stderr
|
Explicitly (un)implement Ungil
|
2022-02-22 22:43:40 +01:00 |
pyclass_send.rs
|
|
|
pyclass_send.stderr
|
Fix everything
|
2022-04-12 14:19:02 +02:00 |
reject_generics.rs
|
|
|
reject_generics.stderr
|
|
|
send_wrapper.rs
|
Gut specialization and implement auto trait
|
2022-02-22 22:43:23 +01:00 |
send_wrapper.stderr
|
Explicitly (un)implement Ungil
|
2022-02-22 22:43:40 +01:00 |
static_ref.rs
|
|
|
static_ref.stderr
|
refactor: inline handle_panic into macro output
|
2022-02-10 20:20:03 +00:00 |
wrong_aspyref_lifetimes.rs
|
|
|
wrong_aspyref_lifetimes.stderr
|
|
|