aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/generics.rs
Commit message (Expand)AuthorAgeFilesLines
* Apply some clippy suggestionsClemens Wasser2021-06-211-3/+2
* internal: more natural order of sources for TypeParamAleksey Kladov2021-06-141-5/+5
* clippy::redudant_borrowMaan20032021-06-131-2/+2
* internal: intern `TypeBound`sJonas Schievink2021-05-241-5/+15
* Intern `GenericParams`Jonas Schievink2021-04-051-18/+19
* Add `GenericParams::shrink_to_fit`Jonas Schievink2021-04-051-0/+9
* Intern more `TypeRef`s in genericsJonas Schievink2021-04-051-7/+9
* Make `ItemTreeId` its own typeJonas Schievink2021-03-181-7/+7
* Change `ChildBySource` to allow reusing `DynMap`Jonas Schievink2021-03-091-3/+1
* Remove map module from la-arena public APIAramis Razzaghipour2021-01-151-1/+1
* prepare to publish el libro de arenaAleksey Kladov2021-01-141-1/+1
* Add ConstParams to the HIRLukas Wirth2021-01-011-5/+39
* Higher-ranked trait bounds for where clausesLukas Wirth2020-12-171-6/+31
* Merge #6896bors[bot]2020-12-161-5/+4
|\
| * Node-ify lifetimesLukas Wirth2020-12-161-5/+4
* | Change HasChildSource::ChildId assoc item to generic paramLukas Wirth2020-12-151-12/+26
|/
* Add LifetimeParam resolving to SemanticsLukas Wirth2020-12-141-21/+28
* Add Lifetimes to the HIRLukas Wirth2020-12-111-21/+48
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+339