From 2c1192f4356a8906428f1f46a3decd7ba6916163 Mon Sep 17 00:00:00 2001 From: Iaiao Date: Tue, 8 Feb 2022 15:02:01 +0200 Subject: [PATCH] Remove the bug notice in quill/README.md --- quill/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/quill/README.md b/quill/README.md index fb7d5a81e..9847df7c5 100644 --- a/quill/README.md +++ b/quill/README.md @@ -7,8 +7,3 @@ Plugins written for [Feather](https://github.com/feather-rs/feather) servers use ## For Feather developers See [`docs`](./docs) for information on Quill internals. - -## __**Important Notice For Plugin Developers**__ -There is currently a miscompilation issue with the latest versions of rustc! - -__**1.51.0 IS CONFIRMED STABLE, PLEASE USE IT IF YOU ARE COMPILING PLUGINS**__