aboutsummaryrefslogtreecommitdiff
path: root/crates/hir/src/from_id.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove useless code_model indirectionAleksey Kladov2021-03-081-3/+2
* Wrap `BuiltinType` in code modelJonas Schievink2021-02-111-4/+17
* Fixed typos in code commentsVincent Esche2021-01-091-1/+1
* Impl HasAttrs for GenericParamLukas Wirth2021-01-011-4/+24
* Add ConstParams to the HIRLukas Wirth2021-01-011-0/+1
* Track labels in the HIRLukas Wirth2020-12-241-3/+12
* Align code_model name with ungrammarAleksey Kladov2020-12-201-12/+11
* Rename ImplDef -> ImplAleksey Kladov2020-12-171-3/+3
* Add LifetimeParam resolving to SemanticsLukas Wirth2020-12-141-0/+17
* Remove more unreachable pubsAleksey Kladov2020-11-021-4/+4
* Remove AttrDefAleksey Kladov2020-08-251-21/+4
* Rename ra_hir -> hirAleksey Kladov2020-08-131-0/+247