.. |
body
|
Merge #2650
|
2019-12-29 15:02:27 +00:00 |
nameres
|
Fix various names, e.g. Iterator not resolving in core prelude
|
2020-01-11 23:37:58 +01:00 |
path
|
Rename
|
2020-01-15 17:44:12 +01:00 |
adt.rs
|
Remove visibility query, instead add struct field visibility to data
|
2019-12-26 16:23:40 +01:00 |
attr.rs
|
Use different types for path with and without generics
|
2019-12-14 19:15:40 +01:00 |
body.rs
|
Use pre-stored macro file
|
2019-12-23 21:56:10 +08:00 |
builtin_type.rs
|
Rename N! to name!
|
2019-12-13 22:33:38 +01:00 |
child_by_source.rs
|
Share impl Scope between modules and blocks
|
2019-12-22 15:52:35 +01:00 |
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
|
Rename Source -> InFile
|
2019-11-28 12:50:26 +03:00 |
docs.rs
|
Move enum&union to new loc
|
2019-12-12 15:11:57 +01:00 |
dyn_map.rs
|
DynMap
|
2019-12-06 21:28:05 +01:00 |
expr.rs
|
Handle closure return types
|
2019-12-20 18:16:11 +01:00 |
find_path.rs
|
Rename
|
2020-01-15 17:44:12 +01:00 |
generics.rs
|
Rename N! to name!
|
2019-12-13 22:33:38 +01:00 |
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
|
Handle start imports in import groups
|
2019-12-19 16:57:22 +01:00 |
nameres.rs
|
Remove dead code
|
2020-01-16 17:56:14 +01:00 |
path.rs
|
Rename
|
2020-01-15 17:44:12 +01: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
|
Reduce copy-paste some more
|
2019-12-20 13:58:09 +01:00 |
test_db.rs
|
Use query for importable locations
|
2020-01-11 23:33:04 +01:00 |
trace.rs
|
Remove import source map
|
2019-12-21 17:26:28 +01:00 |
type_ref.rs
|
|
|
visibility.rs
|
visible_from -> is_visible_from
|
2019-12-27 11:25:04 +01:00 |