rust/compiler/rustc_driver/src
Vadim Petrochenkov 1444ad7ba1 rustc_target: Further simplify loading of built-in targets
using the fact that it is infallible.

JSON roundtrip check on every rustc run is also removed, it's already performed by unit tests.
2020-10-05 19:35:26 +03:00
..
args.rs use strip_prefix over starts_with and manual slicing based on pattern length (clippy::manual_strip) 2020-09-17 10:13:16 +02:00
lib.rs rustc_target: Further simplify loading of built-in targets 2020-10-05 19:35:26 +03:00
pretty.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00