Rustdoc could trigger a code path that relied on the $CFG_COMPILER_HOST_TRIPLE environment variable being set, causing an ICE if it was not. This fixes that, emitting an error instead of crashing. |
||
|---|---|---|
| .. | ||
| macros.rs | ||
| metadata.rs | ||
| plugin.rs | ||
| registry.rs | ||
Rustdoc could trigger a code path that relied on the $CFG_COMPILER_HOST_TRIPLE environment variable being set, causing an ICE if it was not. This fixes that, emitting an error instead of crashing. |
||
|---|---|---|
| .. | ||
| macros.rs | ||
| metadata.rs | ||
| plugin.rs | ||
| registry.rs | ||