about summary refs log tree commit diff
path: root/compiler/rustc_driver/src/args.rs
AgeCommit message (Collapse)AuthorLines
2020-09-17use strip_prefix over starts_with and manual slicing based on pattern length ↵Matthias Krüger-2/+1
(clippy::manual_strip)
2020-08-30mv compiler to compiler/mark-0/+38