Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

raldone01/const_fn_trait_ref_impls_feature_gate_not_required_question_mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature flag for const_fn_trait_ref_impls not required?!

Pull request: rust-lang/rust#101802

Reproduce

  • cargo +nightly-2022-09-16 run - Observe that the code does not compile!
  • cargo +nightly-2022-09-17 run - Observe the code works with the pull request merged but without using the newly added feature gate.

Releases

No releases published

Packages

No packages published

Languages