Files
rust/compiler
bors 6894f435d3 Auto merge of #120381 - fee1-dead-contrib:reconstify-add, r=compiler-errors
Reconstify `Add`

r? project-const-traits

I'm not happy with the ui test changes (or failures because I did not bless them and include the diffs in this PR). There is at least some bugs I need to look and try fix:

1. A third duplicated diagnostic when a consumer crate that does not have `effects` enabled has a trait selection error for an upstream const_trait trait. See tests/ui/ufcs/ufcs-qpath-self-mismatch.rs.
2. For some reason, making `Add` a const trait would stop us from suggesting `T: Add` when we try to add two `T`s without that bound. See tests/ui/suggestions/issue-97677.rs
2024-02-08 00:04:14 +00:00
..
2023-10-30 08:46:02 +11:00
2024-01-16 21:15:31 +01:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-23 14:11:02 +03:00
2024-02-05 14:20:15 +03:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-02-06 02:22:58 +00:00