]> git.proxmox.com Git - cargo.git/commit
Add note about converting triple case in environment variables
authorTim <tdhutt@gmail.com>
Tue, 7 Apr 2020 11:17:55 +0000 (12:17 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2020 11:17:55 +0000 (12:17 +0100)
commit9922973bf40ebfa777122abb90441629119ad123
treea978ebd0f6937d6e6c578ad2bafcec98d97f5404
parent805462e971db208d338691cced1ad396b01450e2
Add note about converting triple case in environment variables

This wasn't obvious to me, since `CARGO_TARGET_x86_64-unknown-linux-gnu_LINKER` is a perfectly valid environment variable name. It's especially important to document environment variable names well because if you get it wrong it is just silently ignored.
src/doc/src/reference/environment-variables.md