]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #105860 - Ezrashaw:add-long-errors-0460-0457, r=jruderman,GuillaumeGomez
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 19 Dec 2022 19:54:57 +0000 (20:54 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Dec 2022 19:54:57 +0000 (20:54 +0100)
commit6e6ec81a91e8766f54dfafd380c17ab6d718a1c7
tree19945ef02f63044bc5f5155ec8960d6fc0ef1cc8
parent3af45eeb9898f8997339e51c1b9919eaaa040c0d
parent5ecac8ede670ac8045a199cd3bcd58bd940ec8d4
Rollup merge of #105860 - Ezrashaw:add-long-errors-0460-0457, r=jruderman,GuillaumeGomez

Add long error docs for `E0460` and `E0457`

Final docs for errors in #61137 that have UI tests, my next PRs will also add these tests.

r? ``@GuillaumeGomez``