# Objective Similar to #14537 , this fixes a minor lint issue causing CI failures when using nightly toolchain. ## Solution Add `#[allow(dead_code)]` to unused sample code. ## Testing `cargo run -p ci -- lints` using 1.82 toolchain. |
||
|---|---|---|
| .. | ||
| custom_attributes.rs | ||
| dynamic_types.rs | ||
| function_reflection.rs | ||
| generic_reflection.rs | ||
| reflection_types.rs | ||
| reflection.rs | ||
| type_data.rs | ||