ports/lang/rustpython/files
Mikael Urankar 12b6168537 lang/rustpython: Fix build with rust 1.76.0
Import upstream patch [1] to fix the following error:
error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
  --> /wrkdirs/usr/ports/lang/rustpython/work/Parser-0.3.0/ast/src/impls.rs:60:1

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270383

PR:		276920
Approved by:	portmgr (build fix blanket)
2024-02-19 12:59:03 +01:00
..
patch-Parser-0.3.0_ast_src_impls.rs