about summary refs log tree commit diff
path: root/compiler/rustc_session/src/search_paths.rs
AgeCommit message (Expand)AuthorLines
2021-09-08Doc commentsbjorn3-11/+11
2020-09-17use strip_prefix over starts_with and manual slicing based on pattern length ...Matthias Krüger-10/+10
2020-08-30mv compiler to compiler/mark-0/+95