diff options
| author | bors <bors@rust-lang.org> | 2022-09-01 21:00:14 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-09-01 21:00:14 +0000 |
| commit | 93c52e41ec0d297c7512adf5936d8c464c820618 (patch) | |
| tree | 65c5053ab4b2113245b8211b96b79ccb2625c676 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | f23114c854d39d7b5a118208a0df0758e6c453a5 (diff) | |
| parent | d786a40e73f2b2f7ab4f77e9fb880b5d06ca1cdb (diff) | |
| download | rust-93c52e41ec0d297c7512adf5936d8c464c820618.tar.gz rust-93c52e41ec0d297c7512adf5936d8c464c820618.zip | |
Auto merge of #13160 - ChayimFriedman2:parse-parenthesized-type-path-with-coloncolon, r=jonas-schievink
fix: Parse TypePathFn with preceding `::` e.g. `impl Fn::() -> ()`. Fixes #13157. This was the problem, not that the path was not at the end. I could unify the parsing of `::` of TypePathFn with that of generic arg list, but some code relies on the `::` of generic arg list to be inside it.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
