Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid converting types into themselves via .into() (clippy::useless-conversion) | Matthias Krüger | 2021-03-17 | 1 | -1/+1 |
* | Introduce FunctionQualifier for hir::FunctionData | oxalica | 2021-03-15 | 1 | -3/+3 |
* | Use chalk_ir::FnDefId | Florian Diebold | 2021-03-13 | 1 | -1/+1 |
* | Separate `Ty` and `TyKind` like in Chalk | Florian Diebold | 2021-03-13 | 1 | -2/+2 |
* | Introduce Ty::Alias | Lukas Wirth | 2021-03-01 | 1 | -1/+1 |
* | Inline TypeCtor into Ty | Lukas Wirth | 2021-02-28 | 1 | -4/+2 |
* | Classify function calls as functions when shadowed by types | Lukas Wirth | 2021-01-28 | 1 | -9/+3 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -4/+4 |
* | Move safe intrinsic tests | Francesco Zardi | 2020-10-21 | 1 | -0/+18 |
* | Code style adjustments | Igor Aleksanov | 2020-10-12 | 1 | -3/+3 |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+205 |