diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-05-21 09:04:54 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-06-05 09:51:54 +0200 |
commit | c023c4fed97014f0722bd6f1c8b837f170d3e634 (patch) | |
tree | 090536e1f0ce347e4e2a7486ca4a7cd1c7449ad2 /databases/py-sqlglotrs | |
parent | www/websocat: Fix build with rust 1.87.0 (diff) |
editors/languageclient-neovim: 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/editors/languageclient-neovim/work/LanguageClient-neovim-0.1.161-3-gcf6dd11/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 'databases/py-sqlglotrs')
0 files changed, 0 insertions, 0 deletions