Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 2 | -5/+6 | |
|/ | ||||||
* | 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 | 2 | -5/+5 | |
* | 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 | |
* | Bump deps | Laurențiu Nicola | 2021-01-27 | 1 | -3/+3 | |
* | Create all `ModuleId`s through a `DefMap` method | Jonas Schievink | 2021-01-25 | 1 | -1/+1 | |
* | Update tests to register the required standard library types | Phil Ellison | 2021-01-23 | 2 | -16/+48 | |
* | Fix test names | Phil Ellison | 2021-01-23 | 1 | -4/+4 | |
* | Identify methods using functions ids rather than string names | Phil Ellison | 2021-01-23 | 1 | -7/+27 | |
* | Implement fix, add tests | Phil Ellison | 2021-01-23 | 2 | -28/+55 | |
* | Add diagnostic for filter_map followed by next | Phil Ellison | 2021-01-23 | 2 | -13/+105 | |
* | Make `ModuleId`'s `krate` field private | Jonas Schievink | 2021-01-22 | 7 | -15/+17 | |
* | Obtain `ModuleId`'s `DefMap` through a method | Jonas Schievink | 2021-01-22 | 1 | -3/+3 | |
* | Merge #7386 | bors[bot] | 2021-01-22 | 2 | -1/+28 | |
|\ | ||||||
| * | Handle box with allocator | Thiébaud Weksteen | 2021-01-22 | 2 | -1/+28 | |
* | | Bump chalk | Laurențiu Nicola | 2021-01-21 | 1 | -3/+3 | |
* | | chalk 0.49.0 | kjeremy | 2021-01-20 | 1 | -3/+3 | |
* | | Make public DefMap fields private | Jonas Schievink | 2021-01-20 | 3 | -5/+5 | |
* | | Rename `CrateDefMap` to `DefMap` | Jonas Schievink | 2021-01-18 | 1 | -3/+3 | |
* | | Merge #7291 | bors[bot] | 2021-01-18 | 1 | -2/+2 | |
|\ \ | |/ |/| | ||||||
| * | Wrap remaining self/super/crate in Name{Ref} | Lukas Wirth | 2021-01-15 | 1 | -2/+2 | |
* | | :arrow_up: arena | Aleksey Kladov | 2021-01-17 | 1 | -1/+1 | |
* | | Merge #7276 | bors[bot] | 2021-01-17 | 3 | -3/+3 | |
|\ \ | ||||||
| * | | Remove map module from la-arena public API | Aramis Razzaghipour | 2021-01-15 | 3 | -3/+3 | |
* | | | Merge #7304 | bors[bot] | 2021-01-17 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Depend on local copy of la-arena instead of crates.io’s | Aramis Razzaghipour | 2021-01-17 | 1 | -1/+1 | |
| |/ | ||||||
* / | Add support for yiled keyword | Daiki Ihara | 2021-01-15 | 1 | -0/+7 | |
|/ | ||||||
* | prepare to publish el libro de arena | Aleksey Kladov | 2021-01-14 | 5 | -5/+5 | |
* | Render Fn* trait objects and impl types as rust does | Lukas Wirth | 2021-01-13 | 3 | -29/+94 | |
* | Fixed typos in local bindings | Vincent Esche | 2021-01-09 | 2 | -5/+5 | |
* | Fixed typos in code comments | Vincent Esche | 2021-01-09 | 1 | -2/+2 | |
* | Merge #7145 | bors[bot] | 2021-01-08 | 1 | -0/+31 | |
|\ | ||||||
| * | Proper handling $crate Take 2 | Edwin Cheng | 2021-01-07 | 1 | -0/+31 | |
* | | cargo fmt | Phil Ellison | 2021-01-07 | 1 | -6/+9 | |
* | | Add fix to wrap return expression in Some | Phil Ellison | 2021-01-07 | 2 | -12/+25 |