From 39c268ce0d3c395ce53ef8231f0b6107f6c686bd Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 24 Oct 2021 18:45:35 +0300 Subject: Create release notes page for 0.60. --- docs/markdown/snippets/rustc-improvements.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/markdown/snippets/rustc-improvements.md (limited to 'docs/markdown/snippets/rustc-improvements.md') diff --git a/docs/markdown/snippets/rustc-improvements.md b/docs/markdown/snippets/rustc-improvements.md deleted file mode 100644 index 869888c..0000000 --- a/docs/markdown/snippets/rustc-improvements.md +++ /dev/null @@ -1,6 +0,0 @@ -## Improvements for the Rustc compiler - -- Werror now works, this set's `-D warnings`, which will cause rustc to error - for every warning not explicitly disabled -- warning levels have been implemented -- support for meson's pic has been enabled -- cgit v1.1