Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Simplify a bit | Florian Diebold | 2021-03-12 | 1 | -10/+5 | |
* | Use Chalk Environment more directly | Florian Diebold | 2021-03-12 | 5 | -55/+44 | |
* | Prefer names from outer DefMap over extern prelude | Jonas Schievink | 2021-03-10 | 1 | -0/+29 | |
* | Delete `ContainerId` | Jonas Schievink | 2021-03-09 | 4 | -7/+7 | |
* | Stop using `ContainerId` in `AssocContainerId` | Jonas Schievink | 2021-03-09 | 3 | -3/+3 | |
* | Check ancestor maps when computing traits in scope | Jonas Schievink | 2021-03-09 | 1 | -0/+33 | |
* | Use `body.block_scopes` in `hir_ty` tests | Jonas Schievink | 2021-03-09 | 1 | -6/+14 | |
* | Use `body.block_scopes` to validate inner items | Jonas Schievink | 2021-03-09 | 1 | -3/+8 | |
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 13 | -38/+24 | |
* | Make two calls virtual | Laurențiu Nicola | 2021-03-05 | 1 | -1/+1 | |
* | Use chalk_ir::AdtId | Lukas Wirth | 2021-03-04 | 10 | -70/+65 | |
* | Use chalk_ir::Mutability | Lukas Wirth | 2021-03-01 | 9 | -59/+70 | |
* | Introduce Ty::Alias | Lukas Wirth | 2021-03-01 | 13 | -94/+105 | |
* | Assert index relationship between type_variable_table and var_unification_table | Lukas Wirth | 2021-03-01 | 2 | -22/+13 | |
* | Being Ty::InferenceVar closes to chalk equivalent | Lukas Wirth | 2021-03-01 | 10 | -150/+170 | |
* | Merge #7816 | bors[bot] | 2021-02-28 | 8 | -81/+93 | |
|\ | ||||||
| * | Lift FnPointer into a struct | Lukas Wirth | 2021-02-28 | 8 | -81/+93 | |
* | | hir_ty: use default type generic for box expressions | cynecx | 2021-02-28 | 2 | -0/+61 | |
|/ | ||||||
* | Remove Substs from Ty::ForeignType | Lukas Wirth | 2021-02-28 | 5 | -18/+9 | |
* | Turn Ty::Tuple variant into a tuple-variant | Lukas Wirth | 2021-02-28 | 7 | -20/+18 | |
* | Fix code_model::Type::walk not walking all types | Lukas Wirth | 2021-02-28 | 2 | -19/+18 | |
* | Inline TypeCtor into Ty | Lukas Wirth | 2021-02-28 | 15 | -832/+644 | |
* | Use chalk_ir::Scalar directly | Lukas Wirth | 2021-02-28 | 6 | -197/+78 | |
* | Introduce TypeCtor::Scalar | Lukas Wirth | 2021-02-28 | 9 | -298/+271 | |
* | Add test from #7273 | Laurențiu Nicola | 2021-02-21 | 1 | -0/+45 | |
* | Don't write trailing whitespace when formatting empty GenericPredicates | Lukas Wirth | 2021-02-20 | 2 | -11/+22 | |
* | Don't lower TypeBound::Lifetime as GenericPredicate::Error | Lukas Wirth | 2021-02-20 | 3 | -23/+21 | |
* | Add test | Laurențiu Nicola | 2021-02-20 | 1 | -0/+24 | |
* | Wrap `BuiltinType` in code model | Jonas Schievink | 2021-02-11 | 2 | -13/+11 | |
* | Add test for #1165 | Jonas Schievink | 2021-02-10 | 1 | -0/+29 | |
* | Slightly expand test | Jonas Schievink | 2021-02-10 | 1 | -0/+3 | |
* | Add more tests | Jonas Schievink | 2021-02-10 | 2 | -8/+84 | |
* | Put the old resolver back | Jonas Schievink | 2021-02-10 | 1 | -3/+8 | |
* | Update fixed tests | Jonas Schievink | 2021-02-10 | 2 | -18/+20 | |
* | infer: update resolver when descending into block | Jonas Schievink | 2021-02-10 | 2 | -16/+39 | |
* | Infra for "unit" benchmarking | Aleksey Kladov | 2021-02-09 | 1 | -11/+12 | |
* | Merge #7602 | bors[bot] | 2021-02-08 | 2 | -11/+38 | |
|\ | ||||||
| * | Check for dyn impls in method resolution | Lukas Wirth | 2021-02-08 | 2 | -11/+38 | |
* | | Update crates | kjeremy | 2021-02-08 | 1 | -2/+3 | |
|/ | ||||||
* | Merge #7574 | bors[bot] | 2021-02-05 | 1 | -1/+1 | |
|\ | ||||||
| * | Remove redundant clones | Yoshua Wuyts | 2021-02-05 | 1 | -1/+1 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge #7570 #7571 | bors[bot] | 2021-02-05 | 2 | -161/+151 | |
|\ \ \ | |_|/ |/| | | ||||||
| | * | Cleanup decl_check | Lukas Wirth | 2021-02-05 | 2 | -161/+151 | |
| |/ | ||||||
* / | Remove unnecessary allocs in case_conv | Lukas Wirth | 2021-02-05 | 1 | -18/+16 | |
|/ | ||||||
* | Make `ModPath`'s representation private | Jonas Schievink | 2021-02-04 | 1 | -1/+1 | |
* | Use block_def_map in body lowering | Jonas Schievink | 2021-02-03 | 1 | -1/+1 | |
* | Bump chalk | Laurențiu Nicola | 2021-02-02 | 1 | -2/+2 | |
* | Revert "Use block_def_map in body lowering" | Jonas Schievink | 2021-02-02 | 1 | -1/+1 | |
* | Use block_def_map in body lowering | Jonas Schievink | 2021-02-01 | 1 | -1/+1 | |
* | Classify function calls as functions when shadowed by types | Lukas Wirth | 2021-01-28 | 2 | -14/+17 |