mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
94ad084ac6
- Make sure that the most specific Reason is the one that bubbles up when we are folding over the `Answer` tree. `Reason::DstIsBitIncompatible` is the least specific, so that should be used only when there isn't anything else available. - Small fixes where we used the wrong Reason variant. - Tiny cleanups |
||
---|---|---|
.. | ||
abstraction | ||
arrays | ||
enums | ||
malformed-program-gracefulness | ||
primitives | ||
references | ||
structs | ||
unions | ||
visibility | ||
issue-101739-1.rs | ||
issue-101739-1.stderr | ||
issue-101739-2.rs | ||
issue-101739-2.stderr | ||
issue-110467.rs | ||
region-infer.rs | ||
region-infer.stderr |