Matthias Krüger
b41374598f
Rollup merge of #94440 - compiler-errors:issue-94282, r=lcnr
...
Better error for normalization errors from parent crates that use `#![feature(generic_const_exprs)]`
This PR implements a somewhat rudimentary heuristic to suggest using `#![feature(generic_const_exprs)]` in a child crate when a function from a foreign crate (that may have used `#![feature(generic_const_exprs)]`) fails to normalize during codegen.
cc: #79018
cc: #94287
2022-03-10 19:00:05 +01:00
..
2022-03-05 21:20:12 -05:00
2022-03-07 02:18:36 +09:00
2022-03-10 12:20:51 +01:00
2022-03-05 13:13:45 -05:00
2022-03-10 12:20:51 +01:00
2022-03-10 00:15:39 +00:00
2022-03-05 13:13:45 -05:00
2022-03-07 13:41:47 +11:00
2022-03-07 15:25:42 +00:00
2022-03-10 08:56:02 +00:00
2022-03-07 13:41:47 +11:00
2022-03-09 11:33:11 +01:00
2022-03-08 15:39:52 +01:00
2022-03-04 02:06:38 +01:00
2022-03-03 20:01:48 +01:00
2022-03-09 23:51:10 +00:00
2022-03-04 05:49:14 +00:00
2022-03-10 12:20:51 +01:00
2022-03-08 15:39:52 +01:00
2022-03-07 19:06:42 +01:00
2022-03-10 00:15:39 +00:00
2022-03-04 22:58:34 +01:00
2022-03-08 11:04:53 +01:00
2022-03-05 13:15:00 -05:00
2022-03-05 15:31:22 +01:00
2022-03-08 15:39:52 +01:00
2022-03-07 13:41:47 +11:00
2022-03-10 12:20:53 +01:00
2022-03-10 05:53:59 +00:00
2022-03-08 15:39:52 +01:00
2022-03-08 15:39:52 +01:00
2022-03-07 08:25:50 +11:00
2022-03-07 10:54:17 -07:00
2022-03-10 12:20:51 +01:00
2022-03-07 02:18:36 +09:00
2022-03-04 22:58:35 +01:00
2022-03-09 16:58:07 +01:00
2022-03-10 12:20:51 +01:00
2022-03-07 08:25:50 +11:00
2022-03-07 13:41:47 +11:00
2022-03-10 19:00:05 +01:00
2022-03-10 12:20:53 +01:00