diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-10-14 02:30:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-14 02:30:40 +0200 |
| commit | becd6c61c8b83ef26d5838808fc0cc100b51bf01 (patch) | |
| tree | 40dc0a509fc73096d50ba526e761855b8c806e8c /compiler/rustc_codegen_llvm/src | |
| parent | 17ee28b71f452dc914528786f7b535837ac95f85 (diff) | |
| parent | ce7c73c5a58017fb84b97bda4a87bae0f831f6ea (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
