mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() rustc_metadata: Do not encode unnecessary module children This should remove the syntax context shift and the special case for `ExternCrate` in decoder in https://github.com/rust-lang/rust/pull/95880. This PR also shifts some work from decoding to encoding, which is typically useful for performance (but probably not much in this case). r? `@cjgillot` |
||
---|---|---|
.. | ||
rmeta | ||
creader.rs | ||
dependency_format.rs | ||
foreign_modules.rs | ||
lib.rs | ||
locator.rs | ||
native_libs.rs |