summary refs log tree commit diff
path: root/src/test/compile-fail/phantom-oibit.rs
AgeCommit message (Expand)AuthorLines
2018-03-14Reword E0044 and message for `!Send` typesEsteban Küber-2/+4
2018-01-14syntax: Rewrite parsing of implsVadim Petrochenkov-2/+1
2018-01-13Adjust tests for removal of `impl Foo for .. {}`leonardo.yvens-4/+1
2017-11-03auto trait future compatibility lintleonardo.yvens-0/+1
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-2/+2
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-2/+2
2016-03-30Fix fallout in testsJeffrey Seyfried-2/+2
2015-04-21test: Fix fallout in testsAlex Crichton-2/+2
2015-03-05OIBIT: for `PhantomData<T>` check `T` rather than the struct itselfJorge Aparicio-0/+41