David Hewitt
|
d0f5b6af46
|
ci: updates for Rust 1.77 (#3978)
* ci: updates for Rust 1.77
* move `SendablePtr` inside of test which uses it
|
2024-03-22 20:43:23 +00:00 |
David Hewitt
|
e42d8cf612
|
ci: updates for Rust 1.75
|
2023-12-29 13:36:46 +00:00 |
David Hewitt
|
4c46d81afd
|
simplify thread checker implementation
|
2023-09-03 14:15:26 +01:00 |
David Hewitt
|
8850d5d384
|
support ordering magic methods for `#[pyclass]`
|
2023-06-04 13:58:18 +01:00 |
David Hewitt
|
5718adeec7
|
pyproto: remove deprecated feature
|
2022-09-06 08:38:44 +01:00 |
David Hewitt
|
4da9c3a55f
|
llvm-lines: use iterator to collect class items
|
2022-06-25 22:03:28 +01:00 |
David Hewitt
|
558549e1c2
|
pyproto: split into new feature
|
2022-02-05 16:51:31 +00:00 |
David Hewitt
|
6a65f98bd2
|
msrv: bump to 1.48
|
2021-11-19 10:10:59 +00:00 |
David Hewitt
|
0e0e6f8bf5
|
pymethods: support protocols with `multiple-pymethods` feature
|
2021-10-23 00:07:35 +01:00 |
David Hewitt
|
4b2345fe80
|
pymethods: support __call__ proto
|
2021-10-23 00:06:46 +01:00 |
messense
|
d6401966f9
|
Update UI tests output
|
2021-10-22 16:40:57 +08:00 |
David Hewitt
|
212404bc23
|
pymethods: support __rtruediv__ and __rfloordiv__
|
2021-10-17 08:33:46 +01:00 |
Bruno Kolenbrander
|
49570db3fc
|
chore: pin trybuild version (#1906)
chore: pin trybuild version to 1.0.49
|
2021-10-10 17:22:29 +02:00 |
David Hewitt
|
ee9a1678d5
|
rust: updates for rust & clippy 1.54
|
2021-07-31 08:19:38 +01:00 |
mejrs
|
445f5163d4
|
update error message for rust 1.53
|
2021-06-19 16:11:03 +02:00 |
David Hewitt
|
7b99e391fa
|
pyclass-impl: merge implementation traits
|
2021-02-18 08:19:07 +00:00 |
David Hewitt
|
22de3b4f44
|
pyclass: add !Send compile_error test
|
2021-01-05 23:25:28 +00:00 |