rust/compiler/rustc_session/src
liushuyu 2186358e5a
compiler/rustc_session: fix sysroot detection logic ...
... on systems where /usr/lib contains a multi-arch structure
2023-02-28 10:02:38 -07:00
..
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 Remove useless borrows and derefs 2022-12-01 17:34:43 +00:00
code_stats.rs Sort Generator print-type-sizes according to their yield points 2023-02-05 17:34:33 +01:00
config.rs Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviper 2023-02-18 03:05:11 +00:00
cstore.rs Use a lock-free datastructure for source_span 2023-02-21 08:38:24 +00:00
errors.rs Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillot 2023-02-17 00:19:34 +01:00
filesearch.rs compiler/rustc_session: fix sysroot detection logic ... 2023-02-28 10:02:38 -07:00
lib.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
options.rs link-directives: clarify usage message 2023-02-22 10:34:51 -08:00
output.rs Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov 2023-01-19 05:23:40 +00:00
parse.rs various: translation resources from cg backend 2023-02-22 09:15:54 +00:00
search_paths.rs incr. comp.: Don't export impl_stable_hash_via_hash!() and warn about using it. 2022-04-19 10:43:20 +02:00
session.rs various: translation resources from cg backend 2023-02-22 09:15:54 +00:00
utils.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00