about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-33941.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2022-12-15Use `with_forced_trimmed_paths` moreEsteban Küber-3/+3
2022-08-08Adjust wordingMichael Goulet-3/+3
2022-08-07Implement special-cased projection error message for some common traitsMichael Goulet-3/+3
2022-03-20Filter OnceNote in diagnostic infra.Camille GILLOT-0/+3
2021-11-21Simplify for loop desugarCameron Steffen-1/+0
2020-06-26Explain move errors that occur due to method calls involving `self`Aaron Hill-0/+1
This is a re-attempt of #72389 (which was reverted in #73594) Instead of using `ExpnKind::Desugaring` to represent operators, this PR checks the lang item directly.
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, ↵Aaron Hill-1/+0
r=nikomatsakis" This reverts commit 372cb9b69c76a042d0b9d4b48ff6084f64c84a2c, reversing changes made to 5c61a8dc34c3e2fc6d7f02cb288c350f0233f944.
2020-06-11Explain move errors that occur due to method calls involving `self`Aaron Hill-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+16