about summary refs log tree commit diff
path: root/tests/ui/impl-trait/issues/issue-86800.rs
AgeCommit message (Expand)AuthorLines
2025-04-03add `TypingMode::Borrowck`lcnr-2/+0
2025-03-19merge opaque types of nested bodieslcnr-1/+0
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-13/+11
2024-12-04Avoid `opaque type not constrained` errors in the presence of other errorsOli Scherer-1/+0
2024-06-12Require any function with a tait in its signature to actually constrain a hid...Oli Scherer-0/+3
2024-02-27when defining opaques, require the hidden type to be well-formedlcnr-6/+3
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-7/+7
2024-01-02Reorder `check_item_type` diagnostics so they occur next to the corresponding...Oli Scherer-2/+2
2023-07-29Change default panic handler message format.Mara Bos-1/+1
2023-05-05Don't print backtrace on ICEs in `issue-86800.rs`.Nicholas Nethercote-6/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+55