Matthias Krüger
b8b2a65035
Rollup merge of #129818 - RalfJung:const-stability, r=compiler-errors
...
make the const-unstable-in-stable error more clear
The default should be to add `rustc_const_unstable`, not `rustc_allow_const_fn_unstable`.
Also I discovered our check for missing const stability attributes on stable functions -- but strangely that check only kicks in for "reachable" functions. `check_missing_stability` checks for reachability since all reachable functions must have a stability attribute, but I would say if a function has `#[stable]` it should also have const-stability attributes regardless of reachability.
2024-08-31 20:36:27 +02:00
..
2024-08-11 04:16:53 +02:00
2024-08-27 09:04:59 +02:00
2024-08-27 10:17:05 -07:00
2024-08-31 10:08:51 +02:00
2024-08-16 08:46:13 +10:00
2024-08-28 23:32:40 +01:00
2024-08-27 00:41:57 +02:00
2024-08-16 08:46:46 +10:00
2024-08-27 00:41:57 +02:00
2024-08-16 08:46:52 +10:00
2024-08-27 00:42:00 +02:00
2024-08-29 16:21:46 +02:00
2024-08-27 01:46:50 -05:00
2024-08-27 01:46:50 -05:00
2024-08-29 16:21:47 +02:00
2024-08-31 20:36:25 +02:00
2024-08-31 20:36:27 +02:00
2024-08-13 16:16:57 -07:00
2024-06-12 15:49:10 +10:00
2024-08-28 17:12:19 +02:00
2024-08-27 11:49:59 +10:00
2024-08-27 11:52:08 +10:00
2024-08-27 12:03:37 +10:00
2024-08-27 12:40:38 +10:00
2024-08-29 16:21:46 +02:00
2024-08-27 12:56:54 +10:00
2024-07-29 08:26:52 +10:00
2024-08-27 12:58:29 +10:00
2024-08-28 09:54:23 +02:00
2024-08-29 00:17:40 -04:00
2024-08-27 13:25:40 +10:00
2024-08-31 10:08:57 +02:00
2024-08-27 14:30:20 +10:00
2024-08-28 19:12:52 -07:00
2024-06-30 16:42:53 +00:00
2024-08-29 00:17:40 -04:00
2024-08-29 16:21:47 +02:00
2024-08-27 15:12:46 +10:00
2024-08-31 10:08:57 +02:00
2024-08-31 10:08:54 +02:00
2024-08-29 16:21:47 +02:00
2024-07-29 08:26:52 +10:00
2024-08-29 20:13:06 +10:00
2024-08-31 10:08:57 +02:00
2024-08-31 20:36:25 +02:00
2024-08-29 20:13:06 +10:00
2024-08-29 20:13:06 +10:00
2024-08-31 10:08:56 +02:00
2024-08-29 20:13:06 +10:00
2024-08-29 20:13:06 +10:00
2024-08-31 10:08:51 +02:00
2024-08-29 20:13:06 +10:00
2024-08-31 15:11:48 +02:00
2024-08-29 20:18:44 +10:00
2024-08-29 20:18:44 +10:00
2024-08-29 20:18:44 +10:00
2024-08-29 20:18:44 +10:00
2024-08-29 20:18:44 +10:00
2024-08-21 18:15:06 +02:00
2024-07-29 08:26:52 +10:00
2024-08-29 16:21:47 +02:00
2024-08-26 18:44:19 -04:00
2024-08-29 16:21:46 +02:00
2024-08-26 18:44:19 -04:00
2024-08-29 21:48:48 +08:00
2024-08-31 10:08:57 +02:00
2024-08-14 14:18:17 -04:00
2024-08-25 13:41:39 +08:00
2024-08-27 23:30:24 +00:00
2024-08-31 10:08:53 +02:00
2024-07-29 08:26:52 +10:00
2024-08-23 12:45:38 -04:00