Push re_rebalance_coherence to 1.41

Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
This commit is contained in:
Ohad Ravid 2019-11-07 15:20:56 +01:00 committed by GitHub
parent 442a6e7e97
commit 3e0759dc05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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