From de9f6f82ba65bc56cd828a61823db3131c737470 Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Wed, 25 Sep 2019 21:29:26 +0200 Subject: [PATCH] file has since been removed from content (#453) Should of been part of 2ef961e45465a5edfbd3d5c49e4a16cee356b44b --- src/SUMMARY.md | 1 - src/diagnostics/json-format.md | 0 2 files changed, 1 deletion(-) delete mode 100644 src/diagnostics/json-format.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index f672df51..b5f1bba2 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -23,7 +23,6 @@ - [Coding conventions](./conventions.md) - [crates.io Dependencies](./crates-io.md) - [Emitting Errors and other Diagnostics](diagnostics.md) - - [JSON diagnostic format](diagnostics/json-format.md) - [Part 2: How rustc works](./part-2-intro.md) - [High-level overview of the compiler source](./high-level-overview.md) - [The Rustc Driver and Interface](./rustc-driver.md) diff --git a/src/diagnostics/json-format.md b/src/diagnostics/json-format.md deleted file mode 100644 index e69de29b..00000000