Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align CallableDefId naming with other ids | Aleksey Kladov | 2020-07-16 | 1 | -4/+6 |
* | Thread varargs through r-a | Jonas Schievink | 2020-07-14 | 1 | -2/+9 |
* | Clippy perf warnings | kjeremy | 2020-07-06 | 1 | -2/+2 |
* | (Partially) fix handling of type params depending on type params | Florian Diebold | 2020-06-29 | 1 | -8/+10 |
* | Review fixes | Florian Diebold | 2020-06-05 | 1 | -3/+3 |
* | Implement return position impl trait / opaque type support | Florian Diebold | 2020-06-05 | 1 | -6/+31 |
* | Omit default types in HirDisplay SourceCode mode | Timo Freiberg | 2020-05-10 | 1 | -27/+36 |
* | New HirDisplay method for displaying sourcecode | Timo Freiberg | 2020-05-08 | 1 | -36/+140 |
* | Implement Chalk's debug methods using TLS | Florian Diebold | 2020-04-10 | 1 | -12/+14 |
* | Merge #3744 | bors[bot] | 2020-04-06 | 1 | -1/+1 |
|\ | |||||
| * | Upgrade Chalk again | Florian Diebold | 2020-04-05 | 1 | -1/+1 |
* | | Hide unit fn return types | Laurențiu Nicola | 2020-04-05 | 1 | -6/+14 |
|/ | |||||
* | Simplify | veetaha | 2020-03-31 | 1 | -16/+13 |
* | Simplify | veetaha | 2020-03-28 | 1 | -11/+4 |
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -27/+23 |
* | Move hir_fmt code to display module | Florian Diebold | 2020-02-14 | 1 | -1/+372 |
* | Omit default parameters for reference types | Kirill Bulatov | 2020-01-22 | 1 | -1/+1 |
* | Omit closure parameters | Kirill Bulatov | 2019-12-23 | 1 | -6/+6 |
* | Remove TruncateOptions struct | Kirill Bulatov | 2019-12-19 | 1 | -13/+10 |
* | Omit default parameter types | Kirill Bulatov | 2019-12-19 | 1 | -6/+15 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+93 |