rust/compiler/rustc_metadata/src
Tamir Duberstein 3cac3de200
rustc_metadata: use try_canonicalize
This is simpler and avoids unnecessary calls to `env::current_dir`.

rustc_plugin is left unchanged to avoid conflicts with #116412.

Updates #116426.
2023-10-06 09:54:12 -04:00
..
rmeta Don't store lazyness in DefKind 2023-09-26 02:53:59 +00:00
creader.rs rustc_metadata: use try_canonicalize 2023-10-06 09:54:12 -04:00
dependency_format.rs rustc: Move crate_types from Session to GlobalCtxt 2023-08-09 14:17:54 +08:00
errors.rs Suggest x build library for a custom toolchain that fails to load core 2023-07-04 09:37:40 +08:00
foreign_modules.rs Do not fetch HIR in native_libs. 2023-07-17 07:37:03 +00:00
fs.rs Auto merge of #114750 - Enselic:metadata-dep-info, r=compiler-errors 2023-09-17 11:45:53 +00:00
lib.rs Merge ExternProviders into the general Providers struct 2023-09-22 20:15:34 +00:00
locator.rs Show lib features in -Zls and allow configuring which things are shown 2023-09-10 13:24:20 +00:00
native_libs.rs rustc: Move crate_types from Session to GlobalCtxt 2023-08-09 14:17:54 +08:00