8a12970c96
* update `extract_argument` to use `Bound` APIs * tidy up borrow in macros expression * update `trybuild` output * more concise form for `DowncastError::new` Co-authored-by: Lily Foote <code@lilyf.org> * use `Borrowed` instead of newtype * use `Borrowed::from_ptr` methods in extract_argument * update UI tests * avoid double-negative `#[cfg]` clauses Co-authored-by: Lily Foote <code@lilyf.org> * review: LilyFoote, Icxolu feedback --------- Co-authored-by: Lily Foote <code@lilyf.org> |
||
---|---|---|
.. | ||
bench_any.rs | ||
bench_bigint.rs | ||
bench_call.rs | ||
bench_comparisons.rs | ||
bench_decimal.rs | ||
bench_dict.rs | ||
bench_err.rs | ||
bench_extract.rs | ||
bench_frompyobject.rs | ||
bench_gil.rs | ||
bench_intern.rs | ||
bench_list.rs | ||
bench_pyclass.rs | ||
bench_pyobject.rs | ||
bench_set.rs | ||
bench_tuple.rs |