]> git.lizzy.rs Git - rust.git/commit
Type check unnanotated constant items with NLL
authorMatthew Jasper <mjjasper1@gmail.com>
Thu, 17 Jan 2019 21:07:27 +0000 (21:07 +0000)
committerMatthew Jasper <mjjasper1@gmail.com>
Sat, 19 Jan 2019 16:30:45 +0000 (16:30 +0000)
commitc76e55747b88949634438b6ed2e3f4dd24e799fc
treef4a7d5ae1604a47344849efa861fd1b0e9f761bb
parent65fe2516346f10dc8d670e9fdfbd4e4f99a5b34b
Type check unnanotated constant items with NLL
src/librustc_mir/borrow_check/nll/type_check/mod.rs
src/test/ui/nll/user-annotations/constant-in-expr-inherent-2.rs [new file with mode: 0644]
src/test/ui/nll/user-annotations/constant-in-expr-inherent-2.stderr [new file with mode: 0644]