about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-02-12 01:59:20 -0500
committerJoshua Nelson <jyn514@gmail.com>2021-02-16 21:25:14 -0500
commit2bc5a0a600d99b0597b63c7c878836b005790763 (patch)
tree4b4c68089f8653e605a53658a2c8323e304bbd3c /compiler/rustc_codegen_llvm/src/builder.rs
parent6da9e3c22673ca97d3ddd1a4081af57e7723c4d3 (diff)
downloadrust-2bc5a0a600d99b0597b63c7c878836b005790763.tar.gz
rust-2bc5a0a600d99b0597b63c7c878836b005790763.zip
Make `Clean` take &mut DocContext
- Take `FnMut` in `rustc_trait_selection::find_auto_trait_generics`
- Take `&mut DocContext` in most of `clean`
- Collect the iterator in auto_trait_impls instead of iterating lazily; the lifetimes were really bad.
- Changes `fn sess` to properly return a borrow with the lifetime of `'tcx`, not the mutable borrow.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions