diff options
author | Yuki Okushi <huyuumi.dev+love@gmail.com> | 2023-01-13 16:54:22 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-13 16:54:22 +0900 |
commit | 9a2f3937fc52fcc76f13374e73b6339e7fbeb59c (patch) | |
tree | fd99f71b00fa0d294d58fe7d46422911e2aadd2c /tests/rustdoc-js-std/parser-errors.js | |
parent | 279f1c9d8c26a8d227ae8ab806d262bb784b251b (diff) | |
parent | bf0623e3633a371374341265c8729f6255bfde4c (diff) | |
download | rust-9a2f3937fc52fcc76f13374e73b6339e7fbeb59c.tar.gz |
Rollup merge of #106608 - compiler-errors:missing-generics-verbose, r=estebank
Render missing generics suggestion verbosely
It's a bit easier to read like this, especially ones that are appending new generics onto an existing list, like ": `, T`" which render somewhat poorly inline.
Also don't suggest `dyn` as a type parameter to add, even if technically that's valid in edition 2015.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions