about summary refs log tree commit diff
path: root/src/librustdoc/html/markdown.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-07-16 10:18:24 +0000
committerbors <bors@rust-lang.org>2020-07-16 10:18:24 +0000
commit125c58caebc67c32ec45ac6c0581b596fd532082 (patch)
tree20f760d140945440103a5d23e8cec520f8787f02 /src/librustdoc/html/markdown.rs
parent4cd0ee9343da86d9770bf0a514a682d240e0dce8 (diff)
parent1bf09933ed46d2063128218b9474430ffc694aff (diff)
downloadrust-125c58caebc67c32ec45ac6c0581b596fd532082.tar.gz
rust-125c58caebc67c32ec45ac6c0581b596fd532082.zip
Auto merge of #74202 - oli-obk:mir_const, r=RalfJung
Reduce the amount of interning and `layout_of` calls in const eval.

r? @ghost

If we just want to get at some bits of a constant, we don't need to intern it before extracting those bits.
Also, if we want to read a `usize` or `bool`, we can fetch the size without invoking a query.
Diffstat (limited to 'src/librustdoc/html/markdown.rs')
0 files changed, 0 insertions, 0 deletions