]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco
authorYuki Okushi <huyuumi.dev+love@gmail.com>
Fri, 13 Jan 2023 07:54:23 +0000 (16:54 +0900)
committerGitHub <noreply@github.com>
Fri, 13 Jan 2023 07:54:23 +0000 (16:54 +0900)
commitf6f362c3326162049dc09502eb9b2a6f9c6d3c07
tree1fcbb1dbc0033a08bb93e08562b001548c675084
parent9a2f3937fc52fcc76f13374e73b6339e7fbeb59c
parent7dd45bafb448ac7e24e751e51cdd2f65c9b7db3d
Rollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco

[RFC 2397] Deny incorrect locations

cc #51992

As declared in the RFC, `#[do_not_recommend]` should only be applicable on trait implementations.