build warning in libgpiod rust bindings with rust 1.83

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Viresh et al,

I noticed the following warning when building libgpiod rust bindings
with rust 1.83:

warning: elided lifetime has a name
  --> libgpiod/src/line_request.rs:234:26
   |
231 |     pub fn read_edge_events<'a>(
   |                             -- lifetime `'a` declared here
...
234 |     ) -> Result<request::Events> {
   |                          ^^^^^^ this elided lifetime gets resolved as `'a`
   |
   = note: `#[warn(elided_named_lifetimes)]` on by default

Could you please take a look as I have no idea what that means?

Best regards
Bartosz




[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux