about summary refs log tree commit diff
path: root/src/test/ui/codemap_tests/tab_3.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-22/+0
2022-12-25Remove redundant clone suggestionEsteban Küber-4/+0
2022-12-25Create new inference contextEsteban Küber-0/+4
2022-12-13Clarify what "this" meansOli Scherer-1/+1
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
2022-11-23Suggest `.clone()` or `ref binding` on E0382Esteban Küber-0/+4
2022-07-19Mention first and last macro in backtraceMichael Goulet-1/+1
2021-10-29Fix a format_args span to be expansionCameron Steffen-0/+1
2021-01-08Change wording of noteAaron Hill-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-07-27mv std libs to library/mark-1/+1
2020-06-26Explain move errors that occur due to method calls involving `self`Aaron Hill-1/+7
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...Aaron Hill-7/+1
2020-06-11Use `fn_span` to point to the actual method callAaron Hill-1/+1
2020-06-11Explain move errors that occur due to method calls involving `self`Aaron Hill-1/+7
2019-04-22update tests for migrate mode by defaultMatthew Jasper-4/+4
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-11-24Display `\t` in diagnostics code as four spacesEsteban Küber-5/+5
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-09-07Fix mispositioned error indicatorsest31-0/+13