rust/compiler/rustc_trait_selection/src
Matthias Krüger b22c48ed6e
Rollup merge of #128438 - Bryanskiy:empty-array-dropck, r=lcnr
Add special-case for [T, 0] in dropck_outlives

implements/fixes #110288.

r? `@lcnr`
2024-07-31 23:20:12 +02:00
..
error_reporting only accept adt type during infer source visitor 2024-07-29 22:29:34 +08:00
errors Reformat use declarations. 2024-07-29 08:26:52 +10:00
solve Reformat use declarations. 2024-07-29 08:26:52 +10:00
traits Add special-case for [T, 0] in dropck 2024-07-31 16:15:05 +03:00
errors.rs Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 2024-07-30 17:49:08 +00:00
infer.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs Move all error reporting into rustc_trait_selection 2024-07-21 22:34:35 -04:00
regions.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
solve.rs Rename a bunch of things 2024-06-21 12:32:05 -04:00