about summary refs log tree commit diff
path: root/tests/ui/impl-trait/issues/issue-86800.stderr
AgeCommit message (Expand)AuthorLines
2025-04-03add `TypingMode::Borrowck`lcnr-27/+2
2025-03-19merge opaque types of nested bodieslcnr-22/+1
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-19/+21
2024-12-04Avoid `opaque type not constrained` errors in the presence of other errorsOli Scherer-14/+6
2024-06-12Require any function with a tait in its signature to actually constrain a hid...Oli Scherer-3/+49
2024-02-27when defining opaques, require the hidden type to be well-formedlcnr-8/+21
2024-01-11Use the right level with `-Ztreat-err-as-bug`.Nicholas Nethercote-1/+1
2024-01-02Reorder `check_item_type` diagnostics so they occur next to the corresponding...Oli Scherer-2/+11
2023-08-27More precisely detect cycle errors from type_of on opaqueMichael Goulet-2/+2
2023-05-05Don't print backtrace on ICEs in `issue-86800.rs`.Nicholas Nethercote-13/+1
2023-02-07Tweak ICE messageEsteban Küber-3/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+26