Rust Internals
Do `const fn`s always be inlined?
cuviper
November 11, 2022, 4:54pm
5
In the future, inline
const { ... }
blocks will be a way to force that.
10 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Feature Request: const float functions
2
299
September 19, 2024
Quick Thought: const{} blocks
language design
10
3402
March 25, 2019
[pre-RFC] [idea] Detecting const evaluation
language design
6
814
February 11, 2020
Mutation in const fn
6
1398
April 5, 2019
Forcing overflow checks in const evaluation
language design
21
961
October 11, 2024