rust/compiler/rustc_session/src
Dylan DPC bd9e6e05d2
Rollup merge of #103660 - ozkanonur:master, r=jyn514
improve `filesearch::get_or_default_sysroot`

`fn get_or_default_sysroot` is now improved and used in `miri` and `clippy`, and tests are still passing as they should. So we no longer need to implement custom workarounds/hacks to find sysroot in tools like miri/clippy.

Resolves https://github.com/rust-lang/rust/issues/98832

re-opened from #103581
2022-11-05 11:31:28 +05:30
..
config Change process spawning to inherit the parent's signal mask by default 2022-10-20 14:53:38 -07:00
cgu_reuse_tracker.rs
code_stats.rs
config.rs Rollup merge of #103660 - ozkanonur:master, r=jyn514 2022-11-05 11:31:28 +05:30
cstore.rs change rlib format to discern native dependencies 2022-09-12 16:45:03 +03:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
filesearch.rs improve filesearch::get_or_default_sysroot r=ozkanonur 2022-11-04 17:06:47 +03:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
options.rs Rollup merge of #103610 - wesleywiser:thinlto_cgu1, r=michaelwoerister 2022-11-02 22:06:26 +01:00
output.rs
parse.rs Add more track_caller 2022-10-31 16:14:29 +01:00
search_paths.rs
session.rs Rollup merge of #103660 - ozkanonur:master, r=jyn514 2022-11-05 11:31:28 +05:30
utils.rs Get rid of native_library projection queries 2022-10-19 16:21:21 +02:00