| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-16 | Add span for struct tail recursion limit error | Tawan Muadmuenwai | -2/+1 | |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -1/+2 | |
| 2025-02-28 | normalizing where-clauses is also coinductive, add tests | lcnr | -2/+31 | |
| 2025-02-25 | Don't require method impls for methods with `Self:Sized` bounds for impls ↵ | Oli Scherer | -1/+13 | |
| for unsized types | ||||
| 2025-01-30 | merge tests | lcnr | -23/+5 | |
| 2024-11-30 | Rollup merge of #133488 - Enselic:recurse-2, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -0/+19 | |
| tests: Add regression test for self referential structs with cow as last field Making compilation pass for this code was retroactively stabilized via FCP in 1.79. The code does not compile in 1.78. See https://github.com/rust-lang/rust/issues/129541 for details. Closes #107481 | ||||
| 2024-11-26 | Rollup merge of #133473 - Enselic:cow, r=nnethercote | Guillaume Gomez | -0/+11 | |
| tests: Add regression test for recursive enum with Cow and Clone I could not find any existing test. `git grep "(Cow<'[^>]\+\["` gave no hits before this tests. Closes #100347 | ||||
| 2024-11-26 | tests: Add regression test for self referential struct with cow as last field | Martin Nordholts | -0/+19 | |
| 2024-11-25 | tests: Add regression test for recursive enum with Cow and Clone | Martin Nordholts | -0/+11 | |
| 2024-11-25 | tests: Add recursive associated type bound regression tests | Martin Nordholts | -0/+74 | |
| 2024-10-15 | stabilize `-Znext-solver=coherence` | lcnr | -20/+8 | |
| 2024-09-11 | Revert 'Stabilize -Znext-solver=coherence' | Michael Goulet | -8/+20 | |
| 2024-09-05 | stabilize `-Znext-solver=coherence` | lcnr | -20/+8 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-08-30 | Don't record spans for predicates in coherence | Michael Goulet | -7/+3 | |
| 2023-08-15 | more span info | Michael Goulet | -3/+7 | |
| 2023-05-19 | add test | lcnr | -0/+58 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+69 | |
