Module rustc_session::filesearch
source · Expand description
A module for searching for libraries
Structs
Enums
Functions
This function checks if sysroot is found using env::args().next(), and if it
is not found, uses env::current_exe() to imply sysroot.