rust-analyzer/crates/ra_hir_def/src
Aleksey Kladov 785887b382 Simplify
There's only one call-site for the function, so it seems fine to
inline
2019-11-08 23:53:39 +03:00
..
nameres Simplify 2019-11-08 23:53:39 +03:00
adt.rs Move CrateDefMap to hir_def 2019-11-03 18:04:06 +03:00
attr.rs move hygiene to hir_expand 2019-10-30 19:10:53 +03:00
builtin_type.rs move builtin types to hir_def 2019-10-31 10:51:54 +03:00
db.rs Move CrateDefMap to hir_def 2019-11-03 18:04:06 +03:00
diagnostics.rs Reexport relative_path from ra_db 2019-11-04 01:14:17 +03:00
lib.rs Restore crate_def_map marks 2019-11-03 23:44:23 +03:00
marks.rs Restore crate_def_map marks 2019-11-03 23:44:23 +03:00
nameres.rs Simplify 2019-11-08 23:53:39 +03:00
path.rs improve compile time a bit 2019-10-30 19:15:41 +03:00
test_db.rs Reexport relative_path from ra_db 2019-11-04 01:14:17 +03:00
type_ref.rs move raw_items to hir_def 2019-10-30 17:43:11 +03:00