about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-55796.stderr
AgeCommit message (Expand)AuthorLines
2022-06-13Move testsCaio-20/+0
2022-06-03Fully stabilize NLLJack Huey-0/+20
2022-05-22Use revisions for NLL in issuesJack Huey-53/+0
2022-02-12Update chalk testsMatthew Jasper-10/+10
2021-10-13Remove textual span from diagnostic stringOli Scherer-2/+2
2021-09-16Propagate coercion cause into `try_coerce`Aaron Hill-2/+2
2020-10-06Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...Jack Huey-12/+12
2020-09-02pretty: trim paths of unique symbolsDan Aloni-6/+6
2020-05-27Fix spacing of expected/found notes without a labelEsteban Küber-4/+4
2019-12-03Include a span in more `expected...found` notesAaron Hill-6/+14
2019-10-11Print lifetimes with backticksYuki Okushi-2/+2
2019-10-07update ui testsGuillaume Gomez-0/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2019-03-15rustc: print ExistentialProjection with spaces around `=`, e.g. `dyn Foo<A = ...Eduard-Mihai Burtescu-4/+4
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-7/+2
2018-12-04Update testsOliver Scherer-3/+3
2018-11-08Sidestep ICE in `type_of_def_id()` when called from `return_type_impl_trait`Esteban Küber-0/+50