aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/nameres/tests/mod_resolution.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of `#![cfg]` in outline module fileJonas Schievink2021-03-191-0/+19
* Use upstream cov-markLaurențiu Nicola2021-03-081-2/+2
* Escape string literals in Attr::from_srcLukas Wirth2020-12-081-1/+1
* Don't discard PathKind::Abs information in lower_use::convert_pathLukas Wirth2020-12-021-0/+21
* Don't stack overflow on circular modulesAleksey Kladov2020-11-041-0/+27
* Feedback.James Leitch2020-11-021-1/+1
* Test Fixture ExplicitRoot + ModuleResolutionRelativePathOutsideRoot.James Leitch2020-11-021-2/+15
* Add annotation-based nameres diagnostic testsJonas Schievink2020-09-161-38/+0
* Track import sources and emit diagnosticsJonas Schievink2020-09-161-9/+11
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+796