Files
rust/src/libsyntax/diagnostics
Ruud van Asseldonk a7f1d12ae4 Avoid ICE if environment variable is not set
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.
2016-01-28 22:15:42 +01:00
..
2015-12-30 14:27:59 +13:00
2015-02-18 00:57:35 +00:00