Bug#1075860: FTBFS: rustc 1.78

2024-07-06 Thread Peter Michael Green
I'm getting a bunch of "unnecessary qualification" issues: The unnessacery qualifications issues are trivial to fix, just remove unused_qualifications from the list of lints to deny in lib.rs Unfortunately though, I was unable to get parsec-interface to build with the new version of prost.

Bug#1075860: FTBFS: rustc 1.78

2024-07-06 Thread Reinhard Tartler
Source: rust-parsec-interface Version: 0.29.1-1 Severity: serious Tags: upstream ftbfs Justification: FTBFS Forwarded: https://github.com/parallaxsecond/parsec-interface-rs/issues/152 I'm getting a bunch of "unnecessary qualification" issues: @siretart ➜ /workspaces/parsec-interface-rs (main) $