Skip to content

Commit 251696e

Browse files
committed
Remove unused language items
1 parent ff6dd5c commit 251696e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_resolve/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4045,7 +4045,6 @@ pub fn resolve_crate<'a, 'tcx>(session: &'a Session,
40454045

40464046
pub fn create_resolver<'a, 'tcx>(session: &'a Session,
40474047
ast_map: &'a ast_map::Map<'tcx>,
4048-
_: &LanguageItems,
40494048
krate: &'a Crate,
40504049
make_glob_map: MakeGlobMap,
40514050
callback: Option<Box<Fn(ast_map::Node, &mut bool) -> bool>>)

0 commit comments

Comments
 (0)