|  44a572e4e6 # Objective Fix #7447. The `SystemParam` derive uses the wrong lifetimes for ignored fields. ## Solution Use type inference instead of explicitly naming the types of ignored fields. This allows the compiler to automatically use the correct lifetime. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||