rust/compiler/rustc_metadata/src
bors c84594661c Auto merge of #97905 - nnethercote:revert-infallible-encoder, r=bjorn3
Revert part of #94372 to improve performance

#94732 was supposed to give small but widespread performance improvements, as judged from three per-merge performance runs. But the performance run that occurred after merging included a roughly equal number of improvements and regressions, for unclear reasons.

This PR is for a test run reverting those changes, to see what happens.

r? `@ghost`
2022-06-11 04:00:23 +00:00
..
rmeta Revert dc08bc51f2. 2022-06-10 11:58:29 +10:00
creader.rs Make Lazy not care about lifetimes until decode 2022-05-24 15:54:44 -07:00
dependency_format.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
foreign_modules.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
lib.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
locator.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
native_libs.rs Stabilize the bundle native library modifier 2022-06-09 23:12:58 +04:00