rust/compiler/rustc_interface/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
..
callbacks.rs Remove SPAN_DEBUG global 2022-02-12 11:50:02 +01:00
interface.rs Add support for values() with --check-cfg 2022-03-03 12:00:28 +01:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00
passes.rs expand: Remove ParseSess::missing_fragment_specifiers 2022-04-09 15:44:19 +03:00
proc_macro_decls.rs Avoid more invocations of hir_crate query. 2021-09-29 23:16:47 +02:00
queries.rs Address review comments and add a test 2022-04-02 17:26:39 +02:00
tests.rs sess: try sysroot candidates for fluent bundle 2022-04-12 10:15:37 +01:00
util.rs sess: try sysroot candidates for fluent bundle 2022-04-12 10:15:37 +01:00