From 05eae0823373415bb25063e3d0ccd99df52079b0 Mon Sep 17 00:00:00 2001 From: Oli Scherer Date: Wed, 2 Nov 2022 11:57:40 +0000 Subject: Remove const eval limit and implement an exponential backoff lint instead --- src/doc/unstable-book/src/language-features/const-eval-limit.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/doc/unstable-book/src/language-features/const-eval-limit.md (limited to 'src/doc') diff --git a/src/doc/unstable-book/src/language-features/const-eval-limit.md b/src/doc/unstable-book/src/language-features/const-eval-limit.md deleted file mode 100644 index df68e83bcac..00000000000 --- a/src/doc/unstable-book/src/language-features/const-eval-limit.md +++ /dev/null @@ -1,7 +0,0 @@ -# `const_eval_limit` - -The tracking issue for this feature is: [#67217] - -[#67217]: https://github.com/rust-lang/rust/issues/67217 - -The `const_eval_limit` allows someone to limit the evaluation steps the CTFE undertakes to evaluate a `const fn`. -- cgit 1.4.1-3-g733a5