rust/compiler/rustc_infer/src
Jubilee 20cf4eb3b0
Rollup merge of #127619 - compiler-errors:precise-capturing-better-sugg, r=oli-obk
Suggest using precise capturing for hidden type that captures region

Adjusts the "add `+ '_`" suggestion for opaques to instead suggest adding or reusing the `+ use<>` in the opaque.

r? oli-obk or please re-roll if you're busy!
2024-07-12 13:47:09 -07:00
..
errors Make it translatable too 2024-07-11 14:14:17 -04:00
infer Rollup merge of #127619 - compiler-errors:precise-capturing-better-sugg, r=oli-obk 2024-07-12 13:47:09 -07:00
traits Uplift elaboration 2024-07-07 11:28:01 -04:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00