Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Address unexpected_cfgs warning
``` error: unexpected `cfg` condition name: `nightly` --> tests/no-core/lib.rs:3:8 | 3 | #![cfg(nightly)] | ^^^^^^^ ```
- Loading branch information