]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillot
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 1 Oct 2021 06:41:09 +0000 (23:41 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Oct 2021 06:41:09 +0000 (23:41 -0700)
commit746e46548c82561da61c199284fc662c5de80669
tree2a9f024d0e69b0266fee20fd1323c59db499b830
parent8c5114b4e84a5a707c071982e3357fcbb3fb0a75
parente1a9ecca2642a21eb56739d0360066bf27c86342
Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillot

Cleanup lower_generics_mut and make span be the bound itself

Closes #86298 (supersedes those changes)

r? `@cjgillot` since you reviewed the other PR

(Used wrong branch for #89338)
compiler/rustc_ast_lowering/src/item.rs
compiler/rustc_ast_lowering/src/lib.rs
compiler/rustc_resolve/src/lib.rs