| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -34/+0 | |
| 2022-11-25 | handle assoc consts in fulfill `ConstEquate` | Boxy | -1/+2 | |
| 2022-11-25 | Add empty ConstKind::Abstract | kadmin | -2/+2 | |
| Initial pass at expr/abstract const/s Address comments Switch to using a list instead of &[ty::Const], rm `AbstractConst` Remove try_unify_abstract_consts Update comments Add edits Recurse more More edits Prevent equating associated consts Move failing test to ui Changes this test from incremental to ui, and mark it as failing and a known bug. Does not cause the compiler to ICE, so should be ok. | ||||
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -4/+0 | |
| 2022-05-22 | Use revisions for NLL in const-generics and match | Jack Huey | -0/+4 | |
| 2021-11-17 | add const generics test | lcnr | -0/+33 | |
