Skip to content

Commit 3e0759d

Browse files
ohadravidCentril
andauthored
Push re_rebalance_coherence to 1.41
Co-Authored-By: Mazdak Farrokhzad <[email protected]>
1 parent 442a6e7 commit 3e0759d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libsyntax/feature_gate/accepted.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ declare_features! (
255255
(accepted, cfg_doctest, "1.40.0", Some(62210), None),
256256
/// Allows relaxing the coherence rules such that
257257
/// `impl<T> ForeignTrait<LocalType> for ForeignType<T>` is permitted.
258-
(accepted, re_rebalance_coherence, "1.40.0", Some(55437), None),
258+
(accepted, re_rebalance_coherence, "1.41.0", Some(55437), None),
259259

260260
// -------------------------------------------------------------------------
261261
// feature-group-end: accepted features

0 commit comments

Comments
 (0)