| Age | Commit message (Expand) | Author | Lines |
| 2024-04-28 | add test for ICE failed to resolve instance for <[f32; 2] as CrossProduct | Matthias Krüger | -0/+18 |
| 2024-04-24 | Fix tests and bless | Gary Guo | -6/+5 |
| 2024-04-21 | add test for ICE caused by using feature(generic_const_exprs) #114463 | Matthias Krüger | -0/+29 |
| 2024-04-10 | Use `fn` ptr signature instead of `{closure@..}` in infer error | Esteban Küber | -2/+2 |
| 2024-04-07 | add test for ice: unknown alias DefKind: AnonConst #116710 | Matthias Krüger | -0/+34 |
| 2024-04-04 | Allow defining opaque types when checking const equality bounds | Oli Scherer | -4/+4 |
| 2024-04-04 | Add regression test | Oli Scherer | -0/+40 |
| 2024-03-25 | Rollup merge of #122988 - matthiaskrgr:icetests, r=petrochenkov | Matthias Krüger | -0/+180 |
| 2024-03-25 | Auto merge of #122802 - estebank:unconstrained-generic-const, r=Nadrieril | bors | -43/+152 |
| 2024-03-24 | add test for ICE: no entry found for key for const function in generic_const... | Matthias Krüger | -0/+21 |
| 2024-03-24 | add test for #114464 | Matthias Krüger | -0/+28 |
| 2024-03-24 | add test for https://github.com/rust-lang/rust/issues/119731 | Matthias Krüger | -0/+131 |
| 2024-03-24 | add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive | Matthias Krüger | -1/+1 |
| 2024-03-24 | add test for 88421 ICE: could not fully normalize `&<MyType as std::ops::Inde... | Matthias Krüger | -0/+36 |
| 2024-03-23 | add test for #106423 | Matthias Krüger | -0/+57 |
| 2024-03-22 | address review comments | Matthias Krüger | -91/+11 |
| 2024-03-22 | add test for ice #119275 "no entry found for key" in predicates_of.rs | Matthias Krüger | -0/+64 |
| 2024-03-22 | add test for ice #113017 no entry found for key in generics_of.rs | Matthias Krüger | -0/+112 |
| 2024-03-21 | Provide structured suggestion for unconstrained generic constant | Esteban Küber | -43/+152 |
| 2024-03-20 | register opaques that reference errors | Ali MJ Al-Nasrawy | -3/+19 |
| 2024-03-19 | Auto merge of #119212 - w-utter:pretty-print-const-expr, r=compiler-errors | bors | -6/+4 |
| 2024-03-18 | Provide structured suggestion for `#![feature(foo)]` | Esteban Küber | -4/+16 |
| 2024-03-17 | added pretty_print_const_expr | will | -6/+4 |
| 2024-03-14 | Auto merge of #122347 - oli-obk:track_errors13, r=compiler-errors | bors | -14/+14 |
| 2024-03-11 | Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco" | Oli Scherer | -14/+14 |
| 2024-03-11 | Remove some unnecessary allow(incomplete_features) | Michael Goulet | -6/+4 |
| 2024-03-11 | Run a single huge `par_body_owners` instead of many small ones after each other. | Oli Scherer | -14/+14 |
| 2024-03-08 | Replace `TypeWalker` usage with `TypeVisitor` | Shoyu Vanilla | -1/+10 |
| 2024-02-29 | Make infer higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -1/+17 |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -80/+80 |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -5/+73 |
| 2024-02-03 | Rollup merge of #120531 - oli-obk:track_errors7, r=estebank | Matthias Krüger | -4/+29 |
| 2024-01-31 | Remove a has_errors check that only hides errors after unrelated items have e... | Oli Scherer | -4/+29 |
| 2024-01-30 | Provide more context on derived obligation error primary label | Esteban Küber | -1/+1 |
| 2024-01-30 | Rollup merge of #120293 - estebank:issue-102629, r=nnethercote | Guillaume Gomez | -10/+10 |
| 2024-01-26 | Auto merge of #116167 - RalfJung:structural-eq, r=lcnr | bors | -2/+2 |
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -2/+2 |
| 2024-01-24 | Deduplicate more sized errors on call exprs | Esteban Küber | -10/+10 |
| 2024-01-22 | Make generic const type mismatches not hide trait impls from the trait solver | Oli Scherer | -2/+34 |
| 2024-01-09 | Avoid silencing relevant follow-up errors | Oli Scherer | -4/+97 |
| 2024-01-02 | Adjust compiler tests for unused_tuple_struct_fields -> dead_code | Jake Goulding | -1/+1 |
| 2023-12-09 | report_not_const_evaluatable_error to avoid ICEing on ConstKind::Expr | Lenko Donchev | -0/+89 |
| 2023-11-30 | generic_const_exprs: suggest to add the feature, not use it | Ralf Jung | -11/+11 |
| 2023-11-27 | Auto merge of #117200 - rmehri01:repeated_help, r=WaffleLapkin | bors | -1/+0 |
| 2023-11-26 | don't add redundant help for object safety violations | Ryan Mehri | -1/+0 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -24/+24 |
| 2023-10-29 | On object safety error, mention new enum as alternative | Esteban Küber | -0/+1 |
| 2023-10-25 | Rollup merge of #116401 - WaffleLapkin:vtablin''', r=oli-obk | Matthias Krüger | -2/+5 |
| 2023-10-25 | Return multiple object-safety violation errors | Maybe Waffle | -2/+5 |
| 2023-10-25 | Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua... | Oli Scherer | -0/+25 |