4 lines
141 B
TOML
Executable File
4 lines
141 B
TOML
Executable File
[[disallowed-methods]]
|
|
path = "std::env::var"
|
|
reason = "use `crate::env()` instead, which optionally calls `proc_macro::tracked::env_var()`"
|