rust/compiler/rustc_metadata/src
lcnr 40b154e53c rename bound region instantiation
- `erase_late_bound_regions` -> `instantiate_bound_regions_with_erased`
- `replace_late_bound_regions_X` -> `instantiate_bound_regions_X`
2023-11-17 09:29:48 +00:00
..
rmeta Re-format code with new rustfmt 2023-11-15 21:45:48 -05:00
creader.rs rustc_metadata: use try_canonicalize 2023-10-06 09:54:12 -04:00
dependency_format.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
errors.rs Remove support for compiler plugins. 2023-11-04 08:50:46 +11: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 Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
locator.rs Remove support for compiler plugins. 2023-11-04 08:50:46 +11:00
native_libs.rs rename bound region instantiation 2023-11-17 09:29:48 +00:00