about summary refs log tree commit diff
path: root/compiler/rustc_driver/src/args.rs
AgeCommit message (Expand)AuthorLines
2023-02-02Rename rustc_driver to rustc_driver_implJohn Kåre Alsaker-51/+0
2023-01-05Fix `uninlined_format_args` for some compiler cratesnils-3/+3
2021-02-19rustdoc: Support argument filesMiguel Ojeda-1/+15
2020-09-17use strip_prefix over starts_with and manual slicing based on pattern length ...Matthias Krüger-2/+1
2020-08-30mv compiler to compiler/mark-0/+38