Skip to content

Commit

Permalink
Push re_rebalance_coherence to 1.41
Browse files Browse the repository at this point in the history
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
  • Loading branch information
ohadravid and Centril committed Nov 7, 2019
1 parent 442a6e7 commit 3e0759d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libsyntax/feature_gate/accepted.rs
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ declare_features! (
(accepted, cfg_doctest, "1.40.0", Some(62210), None),
/// Allows relaxing the coherence rules such that
/// `impl<T> ForeignTrait<LocalType> for ForeignType<T>` is permitted.
(accepted, re_rebalance_coherence, "1.40.0", Some(55437), None),
(accepted, re_rebalance_coherence, "1.41.0", Some(55437), None),

// -------------------------------------------------------------------------
// feature-group-end: accepted features
Expand Down

0 comments on commit 3e0759d

Please sign in to comment.