rust-analyzer/crates/hir_def/src/nameres/tests
Jonas Schievink baab72e611 Reduce visibility of non-proc-macros
proc-macro crates only export proc-macros, but currently other items
are also considered public (and show up in completion)
2020-09-18 17:50:04 +02:00
..
diagnostics.rs Don't diagnose imports whose base crate is missing 2020-09-17 14:48:17 +02:00
globs.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
incremental.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
macros.rs Reduce visibility of non-proc-macros 2020-09-18 17:50:04 +02:00
mod_resolution.rs Add annotation-based nameres diagnostic tests 2020-09-16 17:26:51 +02:00
primitives.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00