about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-25 22:09:27 +0000
committerbors <bors@rust-lang.org>2021-03-25 22:09:27 +0000
commit3debe9acb8df363e0b5363f23f8218c2d7919904 (patch)
treecdd7d16716aa207ff6532df8750d80003531bfe3 /compiler/rustc_codegen_llvm/src
parent52e3dffa50cfffdcfa145c0cc0ba48b49abc0c07 (diff)
parent7b5908931606c02045482d0de9fbe2aa7f93eda1 (diff)
downloadrust-3debe9acb8df363e0b5363f23f8218c2d7919904.tar.gz
rust-3debe9acb8df363e0b5363f23f8218c2d7919904.zip
Auto merge of #82873 - GuillaumeGomez:rustdoc-const-ty, r=jyn514
Rework rustdoc const type

This PR is mostly about two things:
 1. Not storing some information in the `clean::Constant` type
 2. Using `TyCtxt` in the formatting (which we will need in any case as we move forward in any case).

Also: I'm very curious of the perf change in here.

Thanks a lot `@danielhenrymantilla` for your `Captures` idea! It allowed me to solve the lifetime issue completely. :)

r? `@jyn514`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions