about summary refs log tree commit diff
path: root/src/librustc_session/search_paths.rs
AgeCommit message (Expand)AuthorLines
2020-04-07Speed up path searching with `find_library_crate`.Nicholas Nethercote-2/+28
2020-01-23Add `-Z no-link` flagVictor Ding-1/+1
2019-12-22Format the worldMark Rousskov-8/+3
2019-12-03Move Session to librustc_sessionMark Rousskov-0/+74