Esteban Küber
a47fee50bd
Structured suggestion for "missing feature in unstable fn call"
...
When encountering a call corresponding to an item marked as unstable behind a feature flag, provide a structured suggestion pointing at where in the crate the `#![feature(..)]` needs to be written.
```
error: `foobar` is not yet stable as a const fn
--> $DIR/const-stability-attribute-implies-no-feature.rs:12:5
|
LL | foobar();
| ^^^^^^^^
|
help: add `#![feature(const_foobar)]` to the crate attributes to enable
|
LL + #![feature(const_foobar)]
|
```
Fix #81370 .
2025-01-18 21:13:27 +00:00
..
2025-01-15 09:41:33 +01:00
2025-01-15 09:41:33 +01:00
2025-01-15 09:41:33 +01:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2025-01-15 09:41:33 +01:00
2025-01-15 09:41:33 +01:00
2024-10-25 20:31:40 +02:00
2024-10-25 20:31:40 +02:00
2024-02-16 20:02:50 +00:00
2025-01-18 21:13:27 +00:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-11-03 13:55:52 -08:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-02-16 20:02:50 +00:00
2024-06-24 16:08:51 +03:00
2024-02-16 20:02:50 +00:00
2025-01-14 19:12:08 +00:00
2025-01-14 19:12:08 +00:00
2024-12-12 23:36:27 +00:00
2023-11-24 19:15:52 +01:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2023-10-30 15:48:46 -07:00
2023-10-30 15:48:46 -07:00
2023-10-29 22:42:32 -07:00
2023-10-29 22:42:32 -07:00
2024-12-12 23:36:27 +00:00
2024-03-31 15:38:22 +02:00
2024-03-31 15:38:22 +02:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2024-11-03 13:55:52 -08:00
2023-11-24 19:15:52 +01:00