]> git.proxmox.com Git - rustc.git/blob - src/librustc_error_codes/error_codes/E0192.md
New upstream version 1.41.1+dfsg1
[rustc.git] / src / librustc_error_codes / error_codes / E0192.md
1 Negative impls are only allowed for auto traits. For more
2 information see the [opt-in builtin traits RFC][RFC 19].
3
4 [RFC 19]: https://github.com/rust-lang/rfcs/blob/master/text/0019-opt-in-builtin-traits.md