about summary refs log tree commit diff
path: root/src/test/ui/bad/bad-sized.stderr
AgeCommit message (Expand)AuthorLines
2021-04-17Move some tests to more reasonable directories - 6Caio-50/+0
2021-03-15More precise spans for HIR pathsVadim Petrochenkov-1/+14
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-5/+5
2020-08-14Tweak output of E0225Esteban Küber-5/+5
2020-07-27mv std libs to library/mark-1/+1
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-2/+0
2020-04-08Use `PredicateObligation`s instead of `Predicate`sEsteban Küber-1/+5
2019-05-29Update ui test suite to use dynmemoryruins-13/+13
2019-05-20Addressed more points raised in review.Alexander Regueiro-2/+5
2019-05-20Update tests.Alexander Regueiro-1/+3
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-15rustc: pass Option<&Substs> and Namespace around in ty::item_path.Eduard-Mihai Burtescu-1/+1
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-2/+2
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+30