Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run cargo +nightly fix --clippy -Z unstable-options | Kirill Bulatov | 2020-02-18 | 1 | -3/+2 |
* | Introduce AsMacroCall trait | Edwin Cheng | 2020-02-17 | 1 | -10/+6 |
* | Add impl trait lowering mode | Florian Diebold | 2020-02-07 | 1 | -2/+1 |
* | Introduce TyLoweringContext | Florian Diebold | 2020-02-07 | 1 | -2/+7 |
* | Typos | Aleksey Kladov | 2020-01-15 | 1 | -1/+1 |
* | Store DB in SourceBinder | Aleksey Kladov | 2020-01-15 | 1 | -1/+1 |
* | Introduce SourceBinder | Aleksey Kladov | 2020-01-15 | 1 | -98/+42 |
* | Move Type API to type | Aleksey Kladov | 2020-01-14 | 1 | -62/+8 |
* | Push resolver further up | Aleksey Kladov | 2020-01-14 | 1 | -2/+16 |
* | Move impls_future to Type, where it belongs | Aleksey Kladov | 2020-01-14 | 1 | -23/+1 |
* | Use lang-items to resolve future trait | Aleksey Kladov | 2020-01-14 | 1 | -10/+9 |
* | Move utility functions down | Aleksey Kladov | 2020-01-14 | 1 | -58/+58 |
* | Rename file | Aleksey Kladov | 2020-01-14 | 1 | -0/+569 |