summaryrefslogtreecommitdiff
path: root/src/resolve/absolute.cpp
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-11-22 20:58:14 +0800
committerJohn Hodge <tpg@mutabah.net>2016-11-22 20:58:14 +0800
commit91fc04283896d0db76f601228bd202bcd0291b17 (patch)
tree099258cff760573ea5eda3c9f09ba3612671cc6c /src/resolve/absolute.cpp
parent0298b8b18a749bb5b51fe9cbcdee5349b8ce1949 (diff)
downloadmrust-91fc04283896d0db76f601228bd202bcd0291b17.tar.gz
Resolve Absolute - Replace a TODO with the return it should have been
Diffstat (limited to 'src/resolve/absolute.cpp')
-rw-r--r--src/resolve/absolute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resolve/absolute.cpp b/src/resolve/absolute.cpp
index 462e1660..fd451ca5 100644
--- a/src/resolve/absolute.cpp
+++ b/src/resolve/absolute.cpp
@@ -952,7 +952,7 @@ namespace {
),
(Import,
Resolve_Absolute_Path_BindAbsolute__hir_from_import(context, sp, false, path, e.path);
- TODO(sp, "Imports in HIR mod items - " << e.path);
+ return ;
),
(Struct,
// Bind and update path