From 00ae07be075d313f077c383927bc1daa45c752b0 Mon Sep 17 00:00:00 2001 From: Scott Olson Date: Fri, 14 Oct 2016 22:59:50 -0600 Subject: [PATCH] Update for changes in rustc. --- src/lib.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 8598a8e7c571..2f2894a59ee2 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -2,7 +2,6 @@ btree_range, collections, collections_bound, - question_mark, rustc_private, pub_restricted, )]