rust/compiler/rustc_metadata/src
bors f8a2e491eb Auto merge of #104730 - petrochenkov:modchild5, r=cjgillot
rustc_metadata: Switch module children decoding to an iterator

Previously https://github.com/rust-lang/rust/pull/103578, https://github.com/rust-lang/rust/pull/103524 and previous PRs simplified it as much as possible.

A couple of cleanup commits is also added.
r? `@cjgillot`
2022-11-26 05:41:34 +00:00
..
rmeta Auto merge of #104730 - petrochenkov:modchild5, r=cjgillot 2022-11-26 05:41:34 +00:00
creader.rs Use as_deref in compiler (but only where it makes sense) 2022-11-16 21:58:58 +00:00
dependency_format.rs
errors.rs Fix CrateLocationUnknownType error 2022-11-20 10:48:37 +11:00
foreign_modules.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
fs.rs Wrap bundlen static libraries into object files 2022-11-14 12:01:49 +03:00
lib.rs Wrap bundlen static libraries into object files 2022-11-14 12:01:49 +03:00
locator.rs Tests for bad --extern library path and file 2022-11-22 17:44:38 +11:00
native_libs.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00