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
|
a5d0a16b21
|
ci: updates for Rust 1.72
|
2023-08-25 12:30:34 +01:00 |
messense
|
0e770a8458
|
Update ui tests for Rust 1.65.0
|
2022-11-04 06:35:30 +00:00 |
Bruno Kolenbrander
|
4a04603c2c
|
Don't use intocallback in method macros (#2664)
* Don't use intocallback in method macros
Co-authored-by: mejrs <>
|
2022-10-16 10:35:58 +01:00 |
David Hewitt
|
8102ad1a1b
|
rust: updates for 1.64
|
2022-09-22 21:03:34 +02:00 |
Ivan “CLOVIS” Canet
|
d7c1a2906a
|
IntoPy and FromPyObject allow the retrieval of the type information
|
2022-09-06 21:30:36 +02:00 |
Bruno Kolenbrander
|
58d4ba833e
|
Rust 1.62 (#2489)
* Rust 1.62
* Make rust happy
* Just use a doctest instead
Co-authored-by: mejrs <>
|
2022-07-02 16:08:01 +01:00 |
Bruno Kolenbrander
|
c57e5098b8
|
Fix IntoPyCallbackOutput paper cuts (#2326)
* Implement IntoPy for arrays of IntoPy
* Improve `IntoPyCallbackOutput` compile error
|
2022-05-09 18:15:43 +01:00 |