rust/compiler/rustc_metadata/src
Vadim Petrochenkov b62b82aef4 Resolve documentation links in rustc and store the results in metadata
This commit implements MCP https://github.com/rust-lang/compiler-team/issues/584

It also removes code that is no longer used, and that includes code cloning resolver, so issue #83761 is fixed.
2023-02-10 09:34:13 +04:00
..
rmeta Resolve documentation links in rustc and store the results in metadata 2023-02-10 09:34:13 +04:00
creader.rs Add extended error message for E0523 2023-02-06 06:58:30 -05:00
dependency_format.rs Replace enum ==s with matches where it makes sense 2023-01-30 12:26:26 +00:00
errors.rs Add extended error message for E0523 2023-02-06 06:58:30 -05:00
foreign_modules.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
fs.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
lib.rs Wrap bundlen static libraries into object files 2022-11-14 12:01:49 +03:00
locator.rs Add extended error message for E0523 2023-02-06 06:58:30 -05:00
native_libs.rs rustc_metadata: remove huge error imports 2023-02-05 03:47:38 +01:00