mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() - Rename `create_size_estimate` as `compute_size_estimate`, because that makes more sense for the second and subsequent calls for each CGU. - Change `CodegenUnit::size_estimate` from `Option<usize>` to `usize`. We can still assert that `compute_size_estimate` is called first. - Move the size estimation for `place_mono_items` inside the function, for consistency with `merge_codegen_units`. |
||
---|---|---|
.. | ||
interpret | ||
basic_blocks.rs | ||
coverage.rs | ||
generic_graph.rs | ||
generic_graphviz.rs | ||
graphviz.rs | ||
mod.rs | ||
mono.rs | ||
patch.rs | ||
pretty.rs | ||
query.rs | ||
spanview.rs | ||
syntax.rs | ||
tcx.rs | ||
terminator.rs | ||
traversal.rs | ||
type_foldable.rs | ||
visit.rs |