Files
rust/library/std
Yuki Okushi f9db00839e Rollup merge of #77838 - RalfJung:const-fn, r=kennytm
const keyword: brief paragraph on 'const fn'

`const fn` were mentioned in the title, but called "deterministic functions" which is not their main property (though at least currently it is a consequence of being const-evaluable). This adds a brief paragraph discussing them, also in the hopes of clarifying that they do *not* have any effect on run-time uses.
2020-10-20 12:11:02 +09:00
..
2020-07-27 19:51:13 -05:00
2020-07-27 19:51:13 -05:00
2020-10-04 22:12:07 -07:00