Ralf Jung
|
17946c22b1
|
const-eval error: always say in which item the error occurred
also adjust the wording a little so that we don't say "the error occurred here" for two different spans
|
2025-06-07 13:42:30 +02:00 |
|
Oli Scherer
|
020216c31c
|
Clarify why we are talking about a failed const eval at a random place
|
2025-06-02 15:37:15 +00:00 |
|
Oli Scherer
|
b331b8b96d
|
Use the informative error as the main const eval error message
|
2025-06-02 15:37:15 +00:00 |
|
Ralf Jung
|
49316f871c
|
also stabilize const_refs_to_cell
|
2024-09-15 10:20:47 +02:00 |
|
Ralf Jung
|
8b642a1883
|
make writes_through_immutable_pointer a hard error
|
2024-08-17 14:49:35 +02:00 |
|
Ralf Jung
|
4d93590d59
|
compile-time evaluation: emit a lint when a write through an immutable pointer occurs
|
2023-12-07 17:46:36 +01:00 |
|