rust/compiler/rustc_session/src
David Wood fc3cca24f1 sess: try sysroot candidates for fluent bundle
Instead of checking only the user provided sysroot or the default (when
no sysroot is provided), search user provided sysroot and then check
default sysroots for locale requested by the user.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-04-12 10:15:37 +01:00
..
cgu_reuse_tracker.rs Prettify rustc_session fmt with capturing args (nfc) 2022-03-24 22:38:13 -07:00
code_stats.rs Vigorously refactor _session::code_stats (nfc) 2022-03-24 22:38:16 -07:00
config.rs errors: implement sysroot/testing bundle loading 2022-04-05 07:01:02 +01:00
cstore.rs Stabilize native library modifier syntax and the whole-archive modifier specifically 2022-03-30 23:53:21 +03:00
filesearch.rs Prettify rustc_session fmt with capturing args (nfc) 2022-03-24 22:38:13 -07:00
lib.rs ast_lowering: Stop wrapping ident matchers into groups 2022-04-02 00:09:34 +03:00
options.rs session: opt for enabling directionality markers 2022-04-05 07:01:03 +01:00
output.rs Use a let-chain in _session::output (nfc) 2022-03-24 22:38:32 -07:00
parse.rs expand: Remove ParseSess::missing_fragment_specifiers 2022-04-09 15:44:19 +03:00
search_paths.rs Make SearchPathFile::file_name_str non-optional. 2022-02-02 13:16:25 +11:00
session.rs sess: try sysroot candidates for fluent bundle 2022-04-12 10:15:37 +01:00
utils.rs ast_lowering: Stop wrapping ident matchers into groups 2022-04-02 00:09:34 +03:00