about summary refs log tree commit diff
path: root/src/test/ui/error-codes/e0119
AgeCommit message (Expand)AuthorLines
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-2/+2
2020-09-03specialization_graph: avoid trimmed paths for OverlapErrorDan Aloni-8/+8
2020-09-02pretty: trim paths of unique symbolsDan Aloni-20/+20
2020-01-25Don't use spaces before type ascription like colonsOliver Scherer-1/+1
2019-11-10Improve coherence errors for wrong type orderOhad Ravid-0/+1
2019-10-31Stabilize the `re_rebalance_coherence` featureOhad Ravid-7/+10
2019-10-28Use more targeted spans for orphan rule errorsEsteban Küber-4/+4
2019-07-28Remove anonymous_parameters from unrelated testDavid Tolnay-1/+1
2019-05-24Move error code tests to error code foldervarkor-0/+264