about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-15 12:46:01 +0100
committerGitHub <noreply@github.com>2022-12-15 12:46:01 +0100
commita2c9f2a5e02b36c177e183e3d0a63a2722c3aef0 (patch)
treec55b0ab71fcb9651355c2a6cfdbb6d1d65ee58e3 /library/std/src/sys/unix/stack_overflow.rs
parent5d24760245567ccf9f938a063c2f13ea527bef9c (diff)
parentcfa6a93a36d3cbb8e392f5d820e9e139f66c8a5a (diff)
downloadrust-a2c9f2a5e02b36c177e183e3d0a63a2722c3aef0.tar.gz
rust-a2c9f2a5e02b36c177e183e3d0a63a2722c3aef0.zip
Rollup merge of #105627 - compiler-errors:dyn-auto-suggestable, r=davidtwco
Auto traits in `dyn Trait + Auto` are suggestable

Not  sure why I had made the `IsSuggestableVisitor` have that rule to not consider `dyn Trait + Auto` to be suggestable.

It's possible that this was done because of the fact that we don't print the right parentheses for `&(dyn Trait + Auto)`, but that's a problem with printing these types in general that we probably have tracked somewhere else...
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions