]> git.lizzy.rs Git - rust.git/commit
Check the self-type of inherent associated constants
authorMatthew Jasper <mjjasper1@gmail.com>
Mon, 11 Feb 2019 21:09:47 +0000 (21:09 +0000)
committerMatthew Jasper <mjjasper1@gmail.com>
Wed, 13 Feb 2019 21:53:38 +0000 (21:53 +0000)
commit283ffcfce71df51f3d1da4d63441de150938cacd
tree5ca34f6220c252534f4f0460f37c3132bed9a062
parentde111e6367b065fd5f8cee59b64eefefd8272f44
Check the self-type of inherent associated constants
src/librustc_typeck/check/mod.rs
src/test/ui/nll/user-annotations/dump-adt-brace-struct.rs
src/test/ui/nll/user-annotations/dump-adt-brace-struct.stderr
src/test/ui/nll/user-annotations/dump-fn-method.rs
src/test/ui/nll/user-annotations/dump-fn-method.stderr
src/test/ui/nll/user-annotations/inherent-associated-constants.rs [new file with mode: 0644]
src/test/ui/nll/user-annotations/inherent-associated-constants.stderr [new file with mode: 0644]