Files
rust/compiler
Jacob Pratt e3676b5ab9 Rollup merge of #155428 - lapla-cogito:issue_139089, r=mejrs
Fix ICE in borrowck mutability suggestion with multi-byte ref sigil

Fixes rust-lang/rust#139089

Similarly to rust-lang/rust#155068, this is another instance where span arithmetic did not account for multi-byte characters. (Note that the ampersand in the test is full-width)

This change also results in correcting some inappropriate suggestions.
2026-04-18 00:05:19 -04:00
..
2026-04-15 13:50:43 +02:00
2026-04-16 19:30:56 -04:00
2026-04-17 16:08:45 +02:00
2026-04-17 16:08:45 +02:00
2026-04-08 21:09:07 +02:00
2026-04-16 19:30:56 -04:00