mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
bump negative impls version to 1.44.0
This commit is contained in:
parent
cc0d6d03f6
commit
68aa798436
@ -555,7 +555,7 @@ declare_features! (
|
||||
(active, const_eval_limit, "1.43.0", Some(67217), None),
|
||||
|
||||
/// Allow negative trait implementations.
|
||||
(active, negative_impls, "1.43.0", Some(68318), None),
|
||||
(active, negative_impls, "1.44.0", Some(68318), None),
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// feature-group-end: actual feature gates
|
||||
|
Loading…
Reference in New Issue
Block a user