mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-22 23:05:22 +02:00
Remove speaker note on "runtime evaluated constants" (#2555)
It's unclear what this would mean! It was introduced in 89ddb2c19.
This commit is contained in:
parent
3291cb6c62
commit
5f447b403b
@ -43,8 +43,6 @@ values. `const` functions can however be called at runtime.
|
||||
<details>
|
||||
|
||||
- Mention that `const` behaves semantically similar to C++'s `constexpr`
|
||||
- It isn't super common that one would need a runtime evaluated constant, but it
|
||||
is helpful and safer than using a static.
|
||||
|
||||
</details>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user