aboutsummaryrefslogtreecommitdiff
path: root/crates/hir/src/has_source.rs
Commit message (Expand)AuthorAgeFilesLines
* internal: more natural order of sources for TypeParamAleksey Kladov2021-06-141-1/+1
* Return `Either` from `MacroDefId::ast_id`Jonas Schievink2021-03-191-10/+5
* Store an `AstId` for procedural macrosJonas Schievink2021-03-181-4/+11
* Make MacroDefId's `AstId` mandatory when possibleJonas Schievink2021-03-181-1/+1
* Obtain `ModuleId`'s `DefMap` through a methodJonas Schievink2021-01-221-3/+3
* Fix ConstParam HasSource impl and implement TryToNav not NavNick Spain2021-01-021-2/+2
* Remove old_source now we've fully migratedNick Spain2021-01-021-68/+0
* Mark HasSource::source_old as deprecated but allow at all call sitesNick Spain2021-01-021-0/+1
* Implement new HasSource::source for all implementors of HasSourceNick Spain2021-01-021-0/+66
* HasSource::source -> HasSource::source_oldNick Spain2021-01-021-15/+15
* Add ConstParams to the HIRLukas Wirth2021-01-011-2/+10
* Align code_model name with ungrammarAleksey Kladov2020-12-201-3/+3
* Rename ImplDef -> ImplAleksey Kladov2020-12-171-3/+3
* Merge #6897bors[bot]2020-12-161-2/+2
|\
| * Basic support for decl macros 2.0Jonas Schievink2020-12-151-2/+2
* | Merge #6879bors[bot]2020-12-151-2/+2
|\ \ | |/ |/|
| * Change HasChildSource::ChildId assoc item to generic paramLukas Wirth2020-12-151-2/+2
* | Move to upstream `macro_rules!` modelJonas Schievink2020-12-151-2/+2
|/
* Add LifetimeParam resolving to SemanticsLukas Wirth2020-12-141-3/+11
* Remove more unreachable pubsAleksey Kladov2020-11-021-2/+1
* synchronizing changesDmitry2020-08-141-1/+1
* Rename ra_hir -> hirAleksey Kladov2020-08-131-0/+135