Files
rust/compiler/rustc_driver_impl/src
Tamir Duberstein 7654d4b398 compiler: always use var_os("RUST_BACKTRACE")
There are 3 instances of var(...) and 3 instances of var_os(...); the
latter avoids an appearance of unhandled error, so use it everywhere.
2023-10-06 08:53:23 -04:00
..
2023-04-25 08:17:18 -07:00
2023-07-19 00:22:04 -07:00