| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -1015/+0 | |
| 2022-12-11 | Add some regression tests for #44454 | Yuki Okushi | -0/+115 | |
| Signed-off-by: Yuki Okushi <jtitor@2k36.org> | ||||
| 2022-11-10 | Don't print full paths in overlap errors | Michael Goulet | -12/+12 | |
| 2022-10-17 | `order_dependent_trait_objects` to `ReportNow` | lcnr | -0/+53 | |
| 2022-10-01 | bless ui tests | Maybe Waffle | -2/+2 | |
| 2022-08-18 | Reword "Required because of the requirements on the impl of ..." | Andy Wang | -1/+1 | |
| 2022-08-14 | Also do it for generics | Michael Goulet | -2/+2 | |
| 2022-08-03 | Warn about dead tuple struct fields | Fabian Wolff | -2/+2 | |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -2/+2 | |
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -22/+2 | |
| 2022-05-22 | Use revisions for NLL in various directories | Jack Huey | -4/+9 | |
| 2022-05-12 | Bless tests. | Camille GILLOT | -2/+2 | |
| 2022-03-14 | check all dyn obligations, actually | Michael Goulet | -11/+35 | |
| 2022-03-14 | check Projection supertrait bounds when confirming dyn candidate | Michael Goulet | -0/+50 | |
| 2021-09-26 | Remove box syntax from most places in src/test outside of the issues dir | est31 | -3/+1 | |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -5/+5 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2021-07-18 | Add `#![allow(dyn_drop)]` to test cases with `dyn Drop` in them | Michael Howell | -3/+4 | |
| These are all testing corner-cases in the compiler. Adding a new warning broke these test cases, but --cap-lints stops it from actually breaking things in production. | ||||
| 2021-05-11 | improve diagnosts for GATs | b-naber | -6/+6 | |
| 2021-03-06 | Move some tests to more suitable subdirs | Yuki Okushi | -0/+149 | |
| 2021-02-09 | Organize trait test files | Bram van den Heuvel | -0/+640 | |
