rust/crates/ra_hir_def/src
bors[bot] 73c36fdbd2
Merge #2962
2962: Differentiate underscore alias from named aliases r=matklad a=zombiefungus

pre for Fixing Issue 2736 
edited to avoid autoclosing the issue

Co-authored-by: zombiefungus <divmermarlav@gmail.com>
2020-02-04 09:44:31 +00:00
..
body Merge #2650 2019-12-29 15:02:27 +00:00
nameres include requested changes 2020-02-02 08:04:24 -05:00
path include requested changes 2020-02-02 08:04:24 -05:00
adt.rs Remove visibility query, instead add struct field visibility to data 2019-12-26 16:23:40 +01:00
attr.rs
body.rs Use pre-stored macro file 2019-12-23 21:56:10 +08:00
builtin_type.rs
child_by_source.rs
data.rs Remove AsyncOwner 2019-12-25 00:25:18 +08:00
db.rs Apply review suggestions 2020-01-11 23:33:04 +01:00
diagnostics.rs
docs.rs
dyn_map.rs
expr.rs
find_path.rs Add the tests 2020-01-28 18:03:24 +02:00
generics.rs
item_scope.rs Apply review suggestions 2020-01-11 23:33:04 +01:00
keys.rs Make FromSource private 2020-01-16 16:08:46 +01:00
lang_item.rs Add helpers for unpacking lang items 2019-12-29 17:38:37 +01:00
lib.rs Introduce SourceBinder 2020-01-15 16:52:28 +01:00
marks.rs Add the tests 2020-01-28 18:03:24 +02:00
nameres.rs Publicize debug printing of CrateDefMap 2020-01-28 16:29:31 +01:00
path.rs Merge #2962 2020-02-04 09:44:31 +00:00
per_ns.rs Rename ResolvedVisibility -> Visibility 2019-12-26 16:23:40 +01:00
resolver.rs Apply review suggestions 2020-01-11 23:33:04 +01:00
src.rs
test_db.rs Use query for importable locations 2020-01-11 23:33:04 +01:00
trace.rs
type_ref.rs
visibility.rs visible_from -> is_visible_from 2019-12-27 11:25:04 +01:00