Files
rust/compiler
Dylan DPC 4a7483c905 Rollup merge of #96377 - compiler-errors:infer-rustfix, r=petrochenkov
make `fn() -> _ { .. }` suggestion MachineApplicable

This might not be valid, but it would be nice to promote this to `MachineApplicable` so people can use rustfix here.

Also de65fcf009d07019689cfad7f327667e390a325d is to [restore the suggestion for `issue-77179.rs`](https://github.com/rust-lang/rust/commit/de65fcf009d07019689cfad7f327667e390a325d#diff-12e43fb5d6d12ec7cb5c6b48204a18d113cf5de0e12eb71a358b639bd9aadaf0R8). (though in this case, the code in that issue still doesn't compile, so it's not marked with rustfix).
2022-04-28 02:40:32 +02:00
..
2022-04-23 09:59:24 +02:00
2022-04-26 17:04:44 -04:00
2022-04-23 23:01:19 +02:00
2022-04-26 18:55:55 -07:00
2022-04-23 09:57:00 +02:00
2022-04-18 23:28:06 +02:00