8

Github further split up const_fn feature flag by RalfJung · Pull Request #84310...

 3 years ago
source link: https://github.com/rust-lang/rust/pull/84310
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Copy link

Member

RalfJung commented on Apr 18

This continues the work on splitting up const_fn into separate feature flags:

  • const_fn_trait_bound for const fn with trait bounds
  • const_fn_unsize for unsizing coercions in const fn (looks like only dyn unsizing is still guarded here)

I don't know if there are even any things left that const_fn guards... at least libcore and liballoc do not need it any more.

@oli-obk are you currently able to do reviews?


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK