fix arch names in cfg pretty printer#155293
Conversation
|
rustbot has assigned @GuillaumeGomez. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
Error: Parsing relabel command in comment failed: ...'-nominated' | error: a label delta at >| ' (it affec'... Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #triagebot on Zulip. |
|
Thanks! r=me once CI pass. @bors delegate+ |
|
✌️ @usamoi, you can now approve this pull request! If @GuillaumeGomez told you to " |
3a281b0 to
a0002d0
Compare
|
I just noticed that "AMD GPU" was also misspelled as "AMG GPU". |
a0002d0 to
b9ba18f
Compare
|
Then go for it. :) |
b9ba18f to
05081b9
Compare
|
@bors r=GuillaumeGomez |
|
Beta backport accepted as per #t-rustdoc > beta-nominated: #155293 @ 💬. Note A backport PR will be authored by the release team at the end of the current development cycle. |
…umeGomez fix arch names in cfg pretty printer It's introduced in rust-lang#154328. @rustbot label +beta-nominated (it affects the documentation of [`core::arch::loongarch32`](https://doc.rust-lang.org/beta/core/arch/loongarch32/index.html) and [`core::arch::loongarch64`](https://doc.rust-lang.org/beta/core/arch/loongarch64/index.html))
…uwer Rollup of 9 pull requests Successful merges: - #153536 (Add `const_param_ty_unchecked` gate) - #153815 (Fix ICE when Self is used in enum discriminant of a generic enum) - #154882 (Gate tuple const params behind `min_adt_const_params` feature) - #155293 (fix arch names in cfg pretty printer) - #154765 (Clarify ascii whitespace exclusion of vertical tab in the doc) - #155172 (Some small nits for supertrait_item_shadowing, and additional testing) - #155279 (Test/lexer unicode pattern white space) - #155280 (Tests for precise-capture through RPIT and TAIT) - #155304 (remove PointeeParser)
It's introduced in #154328.
@rustbot label +beta-nominated
(it affects the documentation of
core::arch::loongarch32andcore::arch::loongarch64)