about summary refs log tree commit diff
path: root/src/test/ui/rfc-2005-default-binding-mode/explicit-mut.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-21/+0
2021-07-02Improve error reporting for modifications behind `&` referencesFabian Wolff-3/+3
2019-11-18Update ui testsGuillaume Gomez-0/+1
2019-04-22update tests for migrate mode by defaultMatthew Jasper-6/+6
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-07-12Factor out suggest_ref_mut; use it in rustc_borrowckashtneoi-6/+0
2018-07-12span_suggestioncsmoe-3/+3
2018-03-28Stabilize match_default_bindingsTaylor Cramer-3/+3
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-6/+6
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-3/+3
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-0/+26