Mercurial > crates > nonstick
view libpam-sys/libpam-sys-test/tests/test_constants.rs @ 120:0f913ec120ac
Set rust-toolchain.toml; include span when parsing proc macro root.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 30 Jun 2025 01:41:48 -0400 |
parents | 178310336596 |
children | 9e05e44050d0 |
line wrap: on
line source
#[test] fn check_constants() { include!(concat!(env!("OUT_DIR"), "/constant_test.rs")) }