aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/nameres.rs
Commit message (Expand)AuthorAgeFilesLines
* prepare to publish el libro de arenaAleksey Kladov2021-01-141-1/+1
* Remove some unneeded string allocationsLukas Wirth2020-12-311-1/+1
* Avoid a couple of allocationsLaurențiu Nicola2020-12-291-1/+1
* More accurately place proc-macro diagnosticJonas Schievink2020-11-271-3/+38
* Publish diagnostics for macro expansion errorsJonas Schievink2020-11-271-2/+50
* Don't store `SyntaxNodePtr` in `CrateDefMap`Jonas Schievink2020-11-261-4/+5
* Emit better #[cfg] diagnosticsJonas Schievink2020-10-221-4/+12
* Rename UnconfiguredCode -> InactiveCodeJonas Schievink2020-10-201-1/+1
* Add a (hint) diagnostic for unconfigured itemsJonas Schievink2020-10-201-1/+14
* Rename declaration_name -> display_nameAleksey Kladov2020-10-201-5/+1
* Properly name the fieldKirill Bulatov2020-10-021-1/+1
* Add diagnostic types for unresolved crates/importsJonas Schievink2020-09-161-12/+81
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+326