]> git.lizzy.rs Git - rust.git/commit
`bless` also produces `.nll` files now
authorOliver Schneider <github35764891676564198441@oli-obk.de>
Thu, 17 May 2018 08:17:06 +0000 (10:17 +0200)
committerOliver Schneider <github35764891676564198441@oli-obk.de>
Thu, 17 May 2018 14:03:59 +0000 (16:03 +0200)
commit74bfd94ec55b9e26e47e597fbe0ba25cb75063ba
tree8043c50f9951dd745996a2e5682333b9cde3fb8f
parent0356a61948915acab010316f523f734f3f34a37a
`bless` also produces `.nll` files now
src/test/ui/E0508.ast.nll.stderr [new file with mode: 0644]
src/test/ui/E0508.ast.stderr [new file with mode: 0644]
src/test/ui/E0508.mir.stderr [new file with mode: 0644]
src/test/ui/E0508.rs [new file with mode: 0644]
src/tools/compiletest/src/runtest.rs