| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-03-17 | Add more test case | Yuki Okushi | -4/+32 | |
| 2021-03-17 | Emit more pretty diagnostics for qualified paths | Yuki Okushi | -0/+8 | |
| 2021-03-17 | Fix bad diagnostics for anon params with qualified paths | Yuki Okushi | -4/+26 | |
| 2021-03-17 | Fix bad diagnostics for anon params with ref | Yuki Okushi | -4/+28 | |
| 2020-06-27 | Fix wording for anonymous parameter name help | James Box | -4/+4 | |
| 2020-04-23 | Moving more build-pass tests to check-pass | Val Markovic | -2/+2 | |
| One or two tests became build-pass without the FIXME because they really needed build-pass (were failing without it). Helps with #62277 | ||||
| 2020-04-11 | rustc: Add a warning count upon completion | RoccoDev | -0/+2 | |
| 2020-03-10 | parse: Tweak the function parameter edition check | Vadim Petrochenkov | -0/+184 | |
| Move anon-params tests to ui/anon-params. | ||||
