rust/compiler/rustc_metadata/src
bors a512c6c771 Auto merge of #101550 - CraftSpider:link-dead-windows, r=wesleywiser
Make compressed rmeta contain compressed data length after header

Fixes #90056, which is caused by link.exe introducing padding to the `.rustc` section, since it assumes this will have no effect besides allowing it to possibly use the extra space in future links.
2023-03-05 02:00:58 +00:00
..
rmeta Auto merge of #101550 - CraftSpider:link-dead-windows, r=wesleywiser 2023-03-05 02:00:58 +00:00
creader.rs Stop passing in values that one can also get from the tcx lazily 2023-02-20 15:28:59 +00:00
dependency_format.rs Replace enum ==s with matches where it makes sense 2023-01-30 12:26:26 +00:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00: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 errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
locator.rs Replace u32_len with constant 2023-02-20 13:38:29 -05:00
native_libs.rs Rollup merge of #107675 - jsgf:link-directives, r=davidtwco 2023-02-25 11:53:09 -08:00