diff options
| author | bors <bors@rust-lang.org> | 2022-10-16 10:57:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-10-16 10:57:23 +0000 |
| commit | 4876693708975a9ae3076512a4f76238907fd15b (patch) | |
| tree | b463d2ed22f1cacf031dd4c8358594f15dcd2053 /compiler/rustc_codegen_llvm/src | |
| parent | 8406380b5a4c0686a4147cb3b50ad70dfb38a4d9 (diff) | |
| parent | 310a72bf472901ff238aa499dc7175353de67528 (diff) | |
| download | rust-4876693708975a9ae3076512a4f76238907fd15b.tar.gz rust-4876693708975a9ae3076512a4f76238907fd15b.zip | |
Auto merge of #13408 - lowr:patch/bump-chalk-0.86, r=Veykril
Bump chalk There's a bug in current chalk that prevents us from properly supporting GATs, which is supposed to be fixed in v0.86. Note the following: - v0.86 is only going to be released next Sunday so I'll keep this PR as draft until then. - This doesn't compile without https://github.com/rust-lang/chalk/pull/779, which I hope will be included in v0.86. I confirmed this compiles with it locally. Two breaking changes from v0.84: - `TypeFolder` has been split into `TypeFolder` and `FallibleTypeFolder` (https://github.com/rust-lang/chalk/pull/772) - `ProjectionTy::self_type_parameter()` has been removed (https://github.com/rust-lang/chalk/pull/778)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
