| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -469/+0 | |
| 2022-02-24 | don't special case `DefKind::Ctor` in encoding | lcnr | -4/+4 | |
| 2022-01-12 | Bless tests. | Camille GILLOT | -93/+69 | |
| 2021-06-15 | Use last segment | hi-rustin | -18/+18 | |
| 2021-06-15 | shrinking the deprecated method span | hi-rustin | -8/+8 | |
| 2021-06-04 | Revert "shrinking the deprecated method span" | Rich Kadel | -8/+8 | |
| 2021-05-24 | shrinking the deprecated method span | hi-rustin | -8/+8 | |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -71/+71 | |
| This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed. | ||||
| 2021-03-15 | More precise spans for HIR paths | Vadim Petrochenkov | -4/+4 | |
| 2020-09-23 | Add enum and type alias tests for generic default stability | Jacob Hughes | -2/+290 | |
| 2020-09-22 | Fix compilation & test failures | Jacob Hughes | -16/+16 | |
| 2020-09-22 | Test unstable Alloc param on Box | Avi Dessauer | -1/+9 | |
| 2020-09-22 | Add unstable default feature enabled test | Avi Dessauer | -28/+28 | |
| 2020-09-22 | Add test case demonstrating leak | Avi Dessauer | -22/+22 | |
| 2020-09-22 | Test stability on default parameter of deprecated | Avi Dessauer | -1/+123 | |
| 2020-09-22 | Add more tests | Avi Dessauer | -1/+25 | |
| 2020-09-22 | Fix tests | Avi Dessauer | -4/+4 | |
| 2020-09-22 | Comment out broken tests | Avi Dessauer | -4/+28 | |
| 2020-09-22 | Stability annotations on generic trait parameters | Avi Dessauer | -0/+27 | |
