rust/compiler/rustc_parse/src
Guillaume Gomez 22c5bb0bdc
Rollup merge of #133560 - clubby789:mut-mut-space, r=jieyouxu
Trim extra space in 'repeated `mut`' diagnostic

Trim an extra space when removing repeated `mut`.

Also an extra test for even more repeated `mut`s
2024-11-28 12:06:07 +01:00
..
lexer Rollup merge of #133487 - pitaj:reserve-guarded-strings, r=fee1-dead 2024-11-28 12:06:04 +01:00
parser Trim extra space in 'repeated mut' diagnostic 2024-11-28 01:37:01 +00:00
errors.rs Rollup merge of #133560 - clubby789:mut-mut-space, r=jieyouxu 2024-11-28 12:06:07 +01:00
lib.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
validate_attr.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00