about summary refs log tree commit diff
path: root/tests/ui-fulldeps/pprust-expr-roundtrip.rs
AgeCommit message (Expand)AuthorLines
2023-12-10remove redundant importssurechen-1/+1
2023-12-08coro_kind -> coroutine_kindMichael Goulet-1/+1
2023-12-04Fix some broken testsEric Holk-1/+1
2023-11-04add `fn visit_capture_by` to MutVisitor and fix pprust-expr-roundtrip.rsDinu Blanovschi-1/+1
2023-11-02Minimize `pub` usage in `source_map.rs`.Nicholas Nethercote-2/+2
2023-09-11Update tools and fulldeps testsMatthew Jasper-7/+13
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-22/+21
2023-02-22various: translation resources from cg backendDavid Wood-3/+1
2023-02-22errors: generate typed identifiers in each crateDavid Wood-1/+3
2023-02-21Fix a test.Nicholas Nethercote-3/+3
2023-02-21Use `ThinVec` in various AST types.Nicholas Nethercote-4/+4
2023-01-12test use in libcoreDeadbeef-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+252