Files
rust/compiler/rustc_data_structures/src
Dylan DPC f748bb1402 Rollup merge of #111252 - matthewjasper:min-spec-improvements, r=compiler-errors
Min specialization improvements

- Don't allow specialization impls with no items, such implementations are probably not correct and only occur as mistakes in the compiler and standard library
- Fix a missing normalization call
- Adds spans for lifetime errors from overly general specializations

Closes #79457
Closes #109815
2023-05-09 12:33:46 +05:30
..
2022-03-04 16:57:34 +01:00
2023-04-14 13:04:58 +00:00
2022-12-12 19:49:53 +01:00
2023-04-18 14:13:19 -04:00
2023-05-07 18:24:46 +02:00
2022-03-04 16:57:34 +01:00
2023-04-09 23:22:14 +02:00
2023-04-20 19:54:10 +00:00
2020-09-08 22:37:18 -04:00
2023-04-09 23:22:14 +02:00