summaryrefslogtreecommitdiff
path: root/editors/languageclient-neovim/files/patch-rust-1.87.0
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2025-05-21 08:59:20 +0200
committerMikael Urankar <mikael@FreeBSD.org>2025-06-05 09:51:48 +0200
commitf161eb0772ffe70b175ddf95756c5d448251f6e9 (patch)
treeef3a96437592fa1d0d6f9cdcdb9b6bd3ccf493d0 /editors/languageclient-neovim/files/patch-rust-1.87.0
parentmath/kalker: Fix build with rust 1.87.0 (diff)
www/websocat: Fix build with rust 1.87.0
Import patches from a fork version of rust-traitobject: error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` --> /wrkdirs/usr/ports/www/websocat/work/websocat-1.14.0/cargo-crates/traitobject-0.1.0/src/impls.rs:72:1 | 71 | unsafe impl Trait for ::std::marker::Send + Sync { } | ------------------------------------------------ first implementation here 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` PR: 286829 Approved by: portmgr (build fix blanket)
Diffstat (limited to 'editors/languageclient-neovim/files/patch-rust-1.87.0')
0 files changed, 0 insertions, 0 deletions