diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-09-08 08:23:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-08 08:23:03 +0200 |
| commit | bef5187e8b4e15ff306bc74fabed582a2e65127f (patch) | |
| tree | e0bbaa18e112b2bd039cb51e9ce43e68a403135e /compiler/rustc_codegen_llvm/src | |
| parent | 403a18f13dd8f009c3ca31cea56d0c9dfea3c4d5 (diff) | |
| parent | 748476d94d0fd87a0ee149e49ab3b196bbb08420 (diff) | |
| download | rust-bef5187e8b4e15ff306bc74fabed582a2e65127f.tar.gz rust-bef5187e8b4e15ff306bc74fabed582a2e65127f.zip | |
Rollup merge of #115624 - compiler-errors:rtn-path, r=WaffleLapkin
Print the path of a return-position impl trait in trait when `return_type_notation` is enabled When we're printing a return-position impl trait in trait, we usually just print it like an opaque. This is *usually* fine, but can be confusing when using `return_type_notation`. Print the path of the method from where the RPITIT originates when this feature gate is enabled.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
