rust-analyzer/crates/hir_def/src/nameres
bors[bot] 8ad01d863b
Merge #6435
6435: Test Fixture ExplicitRoot + ModuleResolutionRelativePathOutsideRoot. r=matklad a=rickvanprim

Updates `module_resolution_relative_path_outside_root` test to check valid paths outside of the root, by moving the root to a subpath so that paths outside of it are possible.  If this would be more appropriate as a new test, or if the original check for an invalid path should be left, I'm happy to update.

Co-authored-by: James Leitch <rickvanprim@gmail.com>
2020-11-03 16:36:34 +00:00
..
tests Feedback. 2020-11-02 10:57:31 -07:00
collector.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
mod_resolution.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
path_resolution.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
tests.rs Handle #![cfg] in crate root 2020-10-26 16:04:08 +01:00