about summary refs log tree commit diff
path: root/src/librustc_driver/args.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-38/+0
2020-02-27use char instead of &str for single char patternsMatthias Krüger-1/+1
2019-12-24Deprecate Error::description for realDavid Tolnay-6/+1
2019-11-06Stabilize @file command line argumentsJeremy Fitzhardinge-11/+1
2019-08-20Move argfile expansion into run_compilerJeremy Fitzhardinge-0/+53