From d4077ad62152f1e1f1137afbdae76fcecee6fad0 Mon Sep 17 00:00:00 2001 From: Christopher Durham Date: Sat, 23 Dec 2017 22:45:39 -0500 Subject: Hard break for rust-lang/rust#46976 --- src/test/rustdoc/issue-46976.rs | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/test/rustdoc/issue-46976.rs (limited to 'src/test/rustdoc') diff --git a/src/test/rustdoc/issue-46976.rs b/src/test/rustdoc/issue-46976.rs new file mode 100644 index 00000000000..0df80fe3bd7 --- /dev/null +++ b/src/test/rustdoc/issue-46976.rs @@ -0,0 +1,12 @@ +// Copyright 2017 The Rust Project Developers. See the COPYRIGHT +// file at the top-level directory of this distribution and at +// http://rust-lang.org/COPYRIGHT. +// +// Licensed under the Apache License, Version 2.0 or the MIT license +// , at your +// option. This file may not be copied, modified, or distributed +// except according to those terms. + +#![feature(universal_impl_trait)] +pub fn ice(f: impl Fn()) {} -- cgit 1.4.1-3-g733a5