summary refs log tree commit diff
path: root/src/test/ui/expr/if/if-let.stderr
AgeCommit message (Expand)AuthorLines
2022-10-01bless ui testsMaybe Waffle-1/+1
2022-07-19Mention first and last macro in backtraceMichael Goulet-1/+1
2021-10-15Bless testsCameron Steffen-2/+2
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-30/+16
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-2/+2
2021-02-18Add explanations and suggestions to `irrefutable_let_patterns` lintCamelid-0/+16
2021-02-17replace if-let and while-let with `if let` and `while let`Takayuki Maeda-8/+8
2020-11-24Move src/test/ui/if to src/test/ui/expr/ifHavvy (Ryan Scheel)-0/+67