about summary refs log tree commit diff
path: root/src/test/ui/borrowck/issue-64453.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2022-08-14suggest lazy-static for non-const staticscameron-0/+1
2022-07-19Mention first and last macro in backtraceMichael Goulet-1/+1
2022-02-12bless youDeadbeef-1/+2
2021-09-01Stop sorting bodies by span.Camille GILLOT-6/+6
2021-07-28Add new const_format_args!() macro and use it in panics.Mara Bos-2/+11
2021-07-28Update test output for const fmt::Arguments constructor.Mara Bos-10/+2
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-2/+2
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-06-28Update testsDylan MacKenzie-5/+18
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-1/+1
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-1/+1
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-2/+4
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-26/+3
2019-10-01regression test for 64453 borrow check error.Felix S. Klock II-0/+34