summary refs log tree commit diff
path: root/src/test/ui/issue-44406.stderr
AgeCommit message (Expand)AuthorLines
2018-03-16Update testsJohn Kåre Alsaker-0/+2
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2018-01-07`struct` pattern parsing and diagnostic tweaksEsteban Küber-1/+1
2017-12-21Do not emit type errors on recovered blocksEsteban Küber-2/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-2/+2
2017-11-03Detect `=` -> `:` typo in let bindingsEsteban Küber-10/+1
2017-10-14Implement `dyn Trait` syntaxVadim Petrochenkov-2/+2
2017-10-09Fix a bug in diagnostics for `x as usize < y`Vadim Petrochenkov-0/+26