about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-20433.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-13/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
2021-08-16Use note to point at bound introducing requirementEsteban Küber-4/+4
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-1/+1
2020-12-29test: updated expected Vec src pathC-1/+1
2020-12-04 Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`Tim Diekmann-1/+1
2020-11-18Add support for custom allocators in `Vec`Tim Diekmann-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2020-07-27mv std libs to library/mark-1/+1
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-1/+0
2020-04-08Use `PredicateObligation`s instead of `Predicate`sEsteban Küber-1/+5
2020-02-02Point at arguments or output when fn obligations come from them, or ident whe...Esteban Küber-2/+2
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+13