From cabbe50c550a7eaba9a6877458f4598d2e63a3ac Mon Sep 17 00:00:00 2001 From: Hoàng Đức Hiếu Date: Thu, 3 May 2018 08:17:21 +0700 Subject: ignore erroneous example --- src/doc/rustc/src/lints/listing/deny-by-default.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc/rustc') diff --git a/src/doc/rustc/src/lints/listing/deny-by-default.md b/src/doc/rustc/src/lints/listing/deny-by-default.md index 4844141d474..ef76295f04d 100644 --- a/src/doc/rustc/src/lints/listing/deny-by-default.md +++ b/src/doc/rustc/src/lints/listing/deny-by-default.md @@ -245,7 +245,7 @@ error: invalid `crate_type` value This lint detects potentially-conflicting impls that were erroneously allowed. Some example code that triggers this lint: -```rust +```rust,ignore pub trait Trait1 { type Output; } -- cgit 1.4.1-3-g733a5