| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -45/+0 | |
| 2022-08-05 | implement #98982 | Yiming Lei | -0/+8 | |
| when loop as tail expression for miss match type E0308 error, recursively get the return statement and add diagnostic information on it use rustc_hir::intravisit to collect the return expression modified: compiler/rustc_typeck/src/check/coercion.rs new file: src/test/ui/typeck/issue-98982.rs new file: src/test/ui/typeck/issue-98982.stderr | ||||
| 2021-11-18 | Move some tests to more reasonable directories | Caio | -0/+37 | |
