about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-10-14 02:30:40 +0200
committerGitHub <noreply@github.com>2020-10-14 02:30:40 +0200
commitbecd6c61c8b83ef26d5838808fc0cc100b51bf01 (patch)
tree40dc0a509fc73096d50ba526e761855b8c806e8c /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent17ee28b71f452dc914528786f7b535837ac95f85 (diff)
parentce7c73c5a58017fb84b97bda4a87bae0f831f6ea (diff)
downloadrust-becd6c61c8b83ef26d5838808fc0cc100b51bf01.tar.gz
rust-becd6c61c8b83ef26d5838808fc0cc100b51bf01.zip
Rollup merge of #77808 - Nicholas-Baron:fn_ctxt_impl, r=matthewjasper
Moved the main `impl` for FnCtxt to its own file.

Resolves #77085 without breaking the API of the `FnCtxt` struct.

This is a solution to the file length being over 3000 (see issue #60302).

The other solution to the file length is
1. to change the API of this struct by
2. encapulating certain fields of the struct into other structs.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions