| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-23 | Update tests | John Kåre Alsaker | -16/+76 |
| 2020-03-12 | update tests | Mark Mansi | -51/+51 |
| 2020-02-22 | update some tests | Mark Mansi | -51/+51 |
| 2020-02-14 | Update tests | Matthew Jasper | -184/+4 |
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -1/+1 |
| 2019-11-29 | remove get_named_span | Mark Mansi | -44/+22 |
| 2019-11-29 | improve lifetime errors with implicit trait object lifetimes | Mark Mansi | -66/+66 |
| 2019-11-26 | Stabilize nested self receivers | Taylor Cramer | -279/+125 |
| 2019-11-07 | Update ui tests | Guillaume Gomez | -0/+10 |
| 2019-10-03 | ./x.py test --bless --compare-mode=nll | Niko Matsakis | -280/+251 |
| 2019-10-02 | WIP fix tests | Niko Matsakis | -147/+176 |
| 2019-08-20 | --bless post no async_await gates in tests. | Mazdak Farrokhzad | -87/+87 |
| 2019-08-20 | Remove async_await gates from tests. | Mazdak Farrokhzad | -33/+0 |
| 2019-08-16 | bless you nll | Eduard-Mihai Burtescu | -29/+29 |
| 2019-08-13 | bless tests with compare-mode=nll | Niko Matsakis | -121/+469 |
| 2019-08-12 | bless tests | Niko Matsakis | -11/+11 |
| 2019-08-12 | fix README.md | Niko Matsakis | -5/+5 |
| 2019-08-12 | revamp how we handle elision in async fn | Niko Matsakis | -1512/+215 |
| 2019-08-08 | lifetime elision: document conformance of 'async fn' to 'fn'. | Mazdak Farrokhzad | -0/+31 |
| 2019-08-08 | lifetime elision: add non-conforming-to-fn tests. | Mazdak Farrokhzad | -0/+2195 |
| 2019-08-08 | lifetime elision: add conforming-to-fn tests. | Mazdak Farrokhzad | -0/+341 |
| 2019-07-27 | arbitrary_self_types lifetime elision: --bless --compare-mode=nll | Taiki Endo | -0/+300 |
| 2019-07-27 | Fix typo | Taiki Endo | -1/+1 |
| 2019-07-27 | Add tests for `self: (&)AssocType` | Taiki Endo | -0/+124 |
| 2019-07-27 | Add test for multiple ref-self | Taiki Endo | -7/+73 |
| 2019-07-27 | Minor clean up | Taiki Endo | -36/+25 |
| 2019-07-27 | Add main functions and check-pass annotations | Taiki Endo | -20/+14 |
| 2019-07-27 | Update src/test/ui/self/elision/README.md | Taiki Endo | -1/+1 |
| 2019-07-27 | add a bevy of new test cases | Niko Matsakis | -0/+831 |
