Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -11/+7 |
* | Fix #3373 | Florian Diebold | 2020-03-01 | 1 | -3/+12 |
* | Fix handling of binders in canonicalization | Florian Diebold | 2020-02-22 | 1 | -64/+35 |
* | Normalize associated types in types coming from Chalk | Florian Diebold | 2020-02-21 | 1 | -1/+4 |
* | More manual clippy fixes | Kirill Bulatov | 2020-02-18 | 1 | -3/+2 |
* | Fix coercion of &T to itself | Florian Diebold | 2020-02-16 | 1 | -0/+2 |
* | Fix #2467 | Florian Diebold | 2019-12-03 | 1 | -2/+2 |
* | Check receiver type properly | Florian Diebold | 2019-12-02 | 1 | -8/+12 |
* | Extract unification code to unify module | Florian Diebold | 2019-12-02 | 1 | -6/+266 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+162 |