-
Notifications
You must be signed in to change notification settings - Fork 13.5k
docs/test: add UI test and long-form error docs for E0462 #105970
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Some changes occurred in diagnostic error codes |
I have another for |
You can specify a target if you want by adding a comment at the top of the file looking like |
Yeah, maybe that'll work. Might take a couple tries to pass CI though. |
153eab7
to
5ccdebc
Compare
@GuillaumeGomez I think this is good to go? |
Thanks! @bors r+ rollup |
…illaumeGomez docs/test: add UI test and long-form error docs for E0462 Another UI test/ docs combo. r? `@GuillaumeGomez`
5ccdebc
to
66ed181
Compare
@matthiaskrgr Fixed, the UI test |
Let's try again then. @bors r+ rollup |
…illaumeGomez docs/test: add UI test and long-form error docs for E0462 Another UI test/ docs combo. r? `@GuillaumeGomez`
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#105970 (docs/test: add UI test and long-form error docs for E0462) - rust-lang#105975 (rustc: Remove needless lifetimes) - rust-lang#106069 (rustdoc: use a more evocative name for CSS/JS `#titles`) - rust-lang#106084 (fix vec::IntoIter::drop on high-alignment ZST) - rust-lang#106091 (Use correct CSS pseudo-element selector) - rust-lang#106093 (rustdoc: remove no-op CSS from `.docblock-short`) - rust-lang#106102 (Fix `triagebot.toml`) Failed merges: - rust-lang#106028 (docs/test: add UI test and long-form error docs for `E0461`) r? `@ghost` `@rustbot` modify labels: rollup
…illaumeGomez docs/test: add UI test and long-form error docs for E0462 Another UI test/ docs combo. r? ``@GuillaumeGomez``
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#105970 (docs/test: add UI test and long-form error docs for E0462) - rust-lang#105975 (rustc: Remove needless lifetimes) - rust-lang#106069 (rustdoc: use a more evocative name for CSS/JS `#titles`) - rust-lang#106084 (fix vec::IntoIter::drop on high-alignment ZST) - rust-lang#106091 (Use correct CSS pseudo-element selector) - rust-lang#106093 (rustdoc: remove no-op CSS from `.docblock-short`) - rust-lang#106102 (Fix `triagebot.toml`) Failed merges: - rust-lang#106028 (docs/test: add UI test and long-form error docs for `E0461`) r? `@ghost` `@rustbot` modify labels: rollup
Another UI test/ docs combo.
r? @GuillaumeGomez