From 1376c5a617be5c25655d0d7cb63e3beaa5a6e026 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:20:39 +0200 Subject: Merging upstream version 1.70.0+dfsg1. Signed-off-by: Daniel Baumann --- vendor/rustc-rayon/src/iter/step_by.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'vendor/rustc-rayon/src/iter/step_by.rs') diff --git a/vendor/rustc-rayon/src/iter/step_by.rs b/vendor/rustc-rayon/src/iter/step_by.rs index 863de3cf0..94b8334e8 100644 --- a/vendor/rustc-rayon/src/iter/step_by.rs +++ b/vendor/rustc-rayon/src/iter/step_by.rs @@ -1,4 +1,3 @@ -#![cfg(has_step_by_rev)] use std::cmp::min; use super::plumbing::*; -- cgit v1.2.3