about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-41974.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2022-08-16Do not allow Drop impl on foreign fundamental typesMichael Goulet-2/+2
2021-11-10no overlap errors after failing the orphan checklcnr-19/+8
2021-04-06Remove trailing `:` from E0119 messageEsteban Küber-1/+1
2020-12-04 Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`Tim Diekmann-1/+1
2020-10-25Merge remote-tracking branch 'upstream/master' into box-allocTim Diekmann-1/+1
2020-10-17Fix grammar in note for orphan-rule error [E0210]Will Crozier-1/+1
2020-10-07Support custom allocators in `Box`Tim Diekmann-4/+4
2020-09-03specialization_graph: avoid trimmed paths for OverlapErrorDan Aloni-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2020-01-03clarify that `Drop` can be implemented for enums and unions tooAndy Russell-2/+2
2019-11-10Improve coherence errors for wrong type orderOhad Ravid-0/+1
2019-10-28Use more targeted spans for orphan rule errorsEsteban Küber-2/+2
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+29