Files
rust/compiler/rustc_borrowck/src
Jonathan Brouwer 2ad4f8320f Rollup merge of #156560 - lphuc2250gma:fix/duplicated-the-in-compiler-doc-comments, r=jackh726
compiler: fix duplicated "the" in two doc-comments

Two one-line typo fixes for duplicated "the" in compiler doc-comments:
- `compiler/rustc_type_ir/src/solve/mod.rs` — "only if any of the the opaques in the opaque type storage has a hidden type" → "...any of the opaques in..."
- `compiler/rustc_borrowck/src/diagnostics/var_name.rs` — "/// Find the the name and span of the variable corresponding to the given region." → "/// Find the name and span of the variable corresponding to the given region."

No code/behavior change.
2026-05-22 16:21:27 +02:00
..
2026-05-11 20:48:08 +02:00
2026-05-07 21:55:44 +03:00
2026-04-27 17:23:17 +01:00
2026-05-16 00:33:43 +00:00
2026-02-20 09:50:16 +01:00
2026-05-01 13:32:54 +10:00